]> _ Git - fluidbook-html5.git/commitdiff
wait #4374 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 25 Mar 2021 15:44:13 +0000 (16:44 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 25 Mar 2021 15:44:13 +0000 (16:44 +0100)
style/articles/atlantic.less

index a92b584da545bef3d36253d511b62253f20fb42e..60b04dfa92a56f40cabb80e5541dd9f73de5017b 100644 (file)
@@ -7,7 +7,11 @@ article {
     line-height: 55px;
   }
 
-  p {
+  p, ul, li {
     font-size: 16px;
   }
+
+  li{
+    margin-left: 20px;
+  }
 }
\ No newline at end of file