]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_layout.scss
Tiny header
[bookstack] / resources / sass / _layout.scss
index 69882d40deb4c5eafe551c8cd0835dfc066b3ad1..b1c80cb53eb7e95b3e3d3ceb023392ffad54a644 100644 (file)
@@ -8,6 +8,9 @@
   margin-inline-end: auto;
   padding-inline-start: $-m;
   padding-inline-end: $-m;
+  &.medium {
+    max-width: 1100px;
+  }
   &.small {
     max-width: 840px;
   }