From 2a8669a77546ba549a70f4b28d028b9b98e94bef Mon Sep 17 00:00:00 2001 From: Kaisaan <34224128+Kaisaan@users.noreply.github.com> Date: Fri, 14 Oct 2022 23:36:23 -0400 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 1fdddc0..2a8d7d1 100644 --- a/css/style.css +++ b/css/style.css @@ -25,7 +25,7 @@ body { background-color: #EFEFEF; margin: 0; padding: 0; - font-size: 16px; + font-size: 100%; } p, h1, h2 {