change base size

This commit is contained in:
Brian Beyer
2018-06-13 19:44:37 -06:00
parent 0bcf6746c1
commit 4e594cb57a
+4
View File
@@ -8,3 +8,7 @@ $header-bg-color: #d6757c;
$section-headings-color: #CE232E;
@import "{{ site.theme }}";
html {
font-size: 14px;
}