]> _ Git - fluidbook-html5.git/commitdiff
wait #4122 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 14 Dec 2020 18:24:00 +0000 (19:24 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 14 Dec 2020 18:24:00 +0000 (19:24 +0100)
style/articles/atlantic.less

index 7bc15ee9a6ad2a2a0b2029d7fa992dd525ce01b5..a92b584da545bef3d36253d511b62253f20fb42e 100644 (file)
@@ -1,8 +1,13 @@
 @import "variables";
 @import "book-variables";
 
-article{
-  p{
+article {
+
+  h1 {
+    line-height: 55px;
+  }
+
+  p {
     font-size: 16px;
   }
 }
\ No newline at end of file