larger font
authorJan Szejko <janek37@gmail.com>
Fri, 17 Aug 2018 14:32:23 +0000 (16:32 +0200)
committerJan Szejko <janek37@gmail.com>
Fri, 17 Aug 2018 14:32:23 +0000 (16:32 +0200)
src/wolnelektury/static/scss/main/base.scss

index 270d227..0923f80 100755 (executable)
@@ -18,7 +18,7 @@ body {
   background: #f7f7f7;
   color: black;
 
-  @include size(font-size, 13px);
+  @include size(font-size, 15px);
 }
 
 a {
@@ -41,12 +41,12 @@ h1 {
 }
 
 h2 {
-  @include size(font-size, 20px);
+  @include size(font-size, 23px);
   font-weight: normal;
 }
 
 h3 {
-  @include size(font-size, 15px);
+  @include size(font-size, 17px);
   font-weight: normal;
 }