]> git.eshelyaron.com Git - esy-publish.git/commitdiff
Increase spacing between content lines
authorEshel Yaron <me@eshelyaron.com>
Wed, 12 Apr 2023 05:46:27 +0000 (08:46 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Apr 2023 05:46:27 +0000 (08:46 +0300)
src/style.css

index 6ce3c2d7021aed621007a1534d30dd4e046531bf..b0e7ae09ba42e1e02068bd9b095cdaeaf6009842 100644 (file)
@@ -21,6 +21,10 @@ time {
     color: #9ac8e0;
 }
 
+.content {
+    line-height: 1.35;
+}
+
 .home-link {
     float: left;
 }