From 69993ca17b25fff1a46645c8b5c23151e587fabf Mon Sep 17 00:00:00 2001 From: phoenixbyrd Date: Mon, 2 Nov 2020 14:43:49 -0600 Subject: [PATCH] h3 font size change --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 7f82711..408fd8f 100644 --- a/style.css +++ b/style.css @@ -342,6 +342,8 @@ ul li { .questions h3 { color: #8789d9; + font-size: 24px; + width: auto; } .here:hover {