Template:Test: Difference between revisions

From WytheriaWiki
No edit summary
No edit summary
Line 2: Line 2:
   display: flex;
   display: flex;
   flex-wrap: wrap;
   flex-wrap: wrap;
   width: 100%; /* Make the images fill the container width */
   width: 100%;
   height: auto; /* Maintain aspect ratio */
   height: auto;
   justify-content: center;
   justify-content: center;
  max-width: calc(90% - 2em); /* adjust the value as needed */
   }
   }
}">
}">

Revision as of 00:00, 21 June 2024

       {{{content1}}}
       {{{content2}}}
       {{{content3}}}
       {{{content4}}}
       {{{content5}}}
       {{{content6}}}