diff --git a/css/grayscale.scss b/css/grayscale.scss index 43fba3e45..8e926b038 100644 --- a/css/grayscale.scss +++ b/css/grayscale.scss @@ -54,7 +54,7 @@ h4 { p { padding: 0.5rem 0rem; - font-size: 2rem; + font-size: 2.2rem; line-height: 1.5; @media (min-width: 768px) { padding: 0.3rem 0rem; @@ -352,7 +352,7 @@ img::-moz-selection { body { -webkit-tap-highlight-color: rgba($font-color, 0.2); - font-size: 2rem; + font-size: 2.2rem; } .typed-cursor {