Template:Testy: Difference between revisions

From WytheriaWiki
No edit summary
No edit summary
Line 1: Line 1:
<div style="display: flex; border: 2px solid #000; padding: 10px;
<div style="display: flex; border: 2px solid #000; padding: 10px;
  .Testy {
   display: flex;
   display: flex;
   flex-wrap: wrap;
   flex-wrap: wrap;
   width: 100%; /* Make the images fill the container width */
   width: 100%; /* Make the images fill the container width */
   height: auto; /* Maintain aspect ratio */
   height: auto; /* Maintain aspect ratio */
  flex-direction: column; /* Stack images vertically on smaller screens */
   justify-content: center;
   justify-content: center;
   }
   }

Revision as of 23:40, 20 June 2024

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