Template:OneNote Files/styles.css

From WikiMSK

Revision as of 16:59, 18 May 2021 by Jeremy (talk | contribs) (Created page with "@media only screen and (max-width: 768px) { .one-note-container-side { width:100%!important; } }")
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)

@media only screen and (max-width: 768px) {
  .one-note-container-side {
    width:100%!important;
  }
}