]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_pages.scss
Removed old ng tags, Fixed header spacing
[bookstack] / resources / assets / sass / _pages.scss
index df6cda02dcf3b72527a716fbe6dc614c84f1af6a..ca146d890ec13614183ab6b7351194b62a569608 100755 (executable)
@@ -40,6 +40,9 @@
   margin: 0 auto;
   margin-top: $-xxl;
   overflow-wrap: break-word;
+  &.flex {
+    margin-top: $-m;
+  }
   .align-left {
     text-align: left;
   }