Template:OneNote Files/styles.css

From WikiMSK

Revision as of 17:02, 18 May 2021 by Jeremy (talk | contribs)
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)

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