]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_lists.scss
Fixed large content previews and improved mobile styles
[bookstack] / resources / assets / sass / _lists.scss
index 8d68965a9424eaec2220344bd93fd9ba2c6a190c..f4883384ad5f8ccd6939685ad2729c95f998300e 100644 (file)
   }
 }
 
+@include smaller-than($s) {
+  .page-list h4 {
+    font-size: 1.333em;
+  }
+}
+
 .sidebar-page-nav {
   $nav-indent: $-s;
   list-style: none;