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;
  max-width: calc(100% - 0.9em);
   }
   }
@media only screen and (max-width: 768px) {
  .flexbox-container {
    width: calc(100% - 20px);
    height: calc(100vh - 20px);
    margin: 10px;
  }
}
}">
}">
     <div style="flex: 0 2 auto%; display: flex; justify-content: center; align-items: center;">
     <div style="flex: 0 2 auto%; display: flex; justify-content: center; align-items: center;">

Revision as of 00:25, 21 June 2024

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