From 18261ab89a9b9e8bf37a11eb7480b79fe16f4d2c Mon Sep 17 00:00:00 2001 From: Manos Date: Thu, 2 Jan 2020 01:48:13 +0200 Subject: [PATCH] Styling --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 6f47855..8a56e22 100644 --- a/css/styles.css +++ b/css/styles.css @@ -135,7 +135,7 @@ h1, h2, h3, h4, h5, p { } #home .subtitle { - color: lightgray; + color: white; font-family: serif; font-size: calc(1em + 0.5vw); font-weight: normal;