From 0fe6b2176c95b08a01735c1a2bfc547071ebd63c Mon Sep 17 00:00:00 2001 From: ShubhamThite214 <72144641+ShubhamThite214@users.noreply.github.com> Date: Fri, 8 Oct 2021 09:25:50 +0530 Subject: [PATCH] Update reset.css a --- css/reset.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/reset.css b/css/reset.css index bae9a91..4dadddc 100644 --- a/css/reset.css +++ b/css/reset.css @@ -19,7 +19,7 @@ time, mark, audio, video { margin: 0; padding: 0; border: 0; - font-size: 100%; + font-size: 110%; font: inherit; vertical-align: baseline; } @@ -45,4 +45,4 @@ q:before, q:after { table { border-collapse: collapse; border-spacing: 0; -} \ No newline at end of file +}