]> _ Git - fluidbook-html5.git/commitdiff
wait #5136 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Apr 2022 12:55:39 +0000 (14:55 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Apr 2022 12:55:39 +0000 (14:55 +0200)
style/chapters.less

index 7aac8bdcbe04dcacf6aa1f1926cb8c0697aa9fd9..15d8b0430c9a685c1267e1cf525038667934c7cd 100644 (file)
@@ -83,6 +83,10 @@ ul.chapters {
   &.onecolumn {
     .column {
       width: 100%;
+
+      > [data-level="0"]:first-child {
+        margin-top: unit(15*@scale, px);
+      }
     }
   }
 
@@ -94,6 +98,7 @@ ul.chapters {
     clear: both;
   }
 
+
   li {
     position: relative;