From 606bbf0cd1d6a2cfaafe4bcb6519854b0cc55810 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 1 Feb 2024 13:39:04 +0000 Subject: Made font size consistent --- src/styles/index.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/styles') diff --git a/src/styles/index.css b/src/styles/index.css index c3ddb3f..327b6aa 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -12,10 +12,6 @@ font-size: 2.3em; } -p { - font-size: 1.1em; -} - .description h2 { margin: 0.1em 0; } -- cgit v1.2.3