readable: reduced baseFontSize to 17px
[bootswatch] / readable / variables.less
index 1a5cf11..a8a030b 100644 (file)
@@ -48,7 +48,7 @@
 @serifFontFamily:       "Lora", Georgia, "Times New Roman", Times, serif;
 @monoFontFamily:        Monaco, Menlo, Consolas, "Courier New", monospace;
 
-@baseFontSize:          18px;
+@baseFontSize:          17px;
 @baseFontFamily:        @serifFontFamily;
 @baseLineHeight:        26px;
 @altFontFamily:         @sansFontFamily;