From 8376f2002473c0ed41bf401d97a629457af5bff2 Mon Sep 17 00:00:00 2001 From: Pedro Lucas Porcellis Date: Sat, 9 May 2020 21:32:25 -0300 Subject: [PATCH] Make header text more readable --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index a4e0d344..3fd2c480 100644 --- a/css/style.css +++ b/css/style.css @@ -456,7 +456,7 @@ section.single-page h1 { font-size: 30px; margin-bottom: 0; line-height: 1.35; - color: #fff; + color: inherit; } /* Preview */