From a4228b745f1c204d06b5e5ee75054e6740b76359 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 14 Jul 2022 22:08:19 +0300 Subject: Harmonise font sizes --- src/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/styles.css b/src/styles.css index 9e34f28..7f5d4e6 100644 --- a/src/styles.css +++ b/src/styles.css @@ -141,7 +141,7 @@ h3 { left: 0; padding: 5px; background-color: white; - font-size: 30px; + font-size: 25px; max-width: 70%; } @@ -158,7 +158,7 @@ h3 { } .contact-info { - font-size: 28px; + font-size: 25px; } .contact-info a { -- cgit v1.3