From cda81149cc455c39d85958fde68a068ff8644a07 Mon Sep 17 00:00:00 2001 From: Hamel Husain Date: Fri, 19 Jun 2020 22:24:37 -0700 Subject: [PATCH] adjust blue --- _sass/custom.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_sass/custom.scss b/_sass/custom.scss index 20df23a..32d90b9 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -8,6 +8,10 @@ a { color: #6CA8FE !important; } +p { + color: #DDEAFC !important; +} + h1 { font-size: 34px; font-weight: 700; @@ -18,6 +22,7 @@ h2 { font-size: 24px; font-weight: 700; line-height: 1.25; + color: #6CA8FE !important; } h1, h2,