Template:Testy: Difference between revisions

From WytheriaWiki
No edit summary
No edit summary
Line 13: Line 13:
/* Use media queries to adjust the layout for mobile screens */
/* Use media queries to adjust the layout for mobile screens */
@media only screen and (max-width: 600px) {
@media only screen and (max-width: 600px) {
   .Testy {
   .image-container {
     flex-direction: column; /* Stack images vertically on smaller screens */
     flex-direction: column; /* Stack images vertically on smaller screens */
   }
   }

Revision as of 23:15, 20 June 2024

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