Widget:Video: Difference between revisions

From The Midnight Wiki
No edit summary
No edit summary
Line 37: Line 37:
  @media screen and (max-width: 1400px) {
  @media screen and (max-width: 1400px) {
     .video-outer {
     .video-outer {
         width: 329px;
         width: 330px;
         height: 300px;
         height: 300px;
     }
     }

Revision as of 17:09, 25 June 2023


Sample result