Template:Test: Difference between revisions

From WytheriaWiki
No edit summary
No edit summary
Line 5: Line 5:
   height: auto;
   height: auto;
   justify-content: center;
   justify-content: center;
@media only screen and (max-width: 768px)
  .flexbox-container {
    width: calc(100% - 20px);
    height: calc(100vh - 20px);
    margin: 10px;
   }
   }
}
}

Revision as of 00:31, 21 June 2024

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