From 2cf22a28f832a5acbfa40eae4134be0b6ede9ae6 Mon Sep 17 00:00:00 2001 From: infominer33 Date: Thu, 21 Mar 2019 05:39:08 -0400 Subject: [PATCH] test changing font size --- _sass/jekyll-theme-modernist.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/jekyll-theme-modernist.scss b/_sass/jekyll-theme-modernist.scss index 584185fb..0b87bb26 100644 --- a/_sass/jekyll-theme-modernist.scss +++ b/_sass/jekyll-theme-modernist.scss @@ -9,7 +9,7 @@ html { body { padding:50px 0; margin:0; - font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; + font:18px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; color:#555; font-weight:300; background:inline-image('checker.png') fixed;