diff --git a/_sass/jekyll-theme-slate.scss b/_sass/jekyll-theme-slate.scss index 03e554b..f3e3d47 100644 --- a/_sass/jekyll-theme-slate.scss +++ b/_sass/jekyll-theme-slate.scss @@ -47,7 +47,7 @@ body { box-sizing: border-box; color:#373737; background: #212121; - font-size: 16px; + font-size: 20px; font-family: 'Myriad Pro', Calibri, Helvetica, Arial, sans-serif; line-height: 1.5; -webkit-font-smoothing: antialiased;