From a759ff077b8f9e177f98aa994d13c177469750c0 Mon Sep 17 00:00:00 2001 From: Linda Okorie Date: Apr 07 2021 00:49:11 +0000 Subject: added base font and changed events font size --- diff --git a/src/index.css b/src/index.css index 27f6835..c124313 100644 --- a/src/index.css +++ b/src/index.css @@ -17,6 +17,7 @@ body { padding: 0; background-color: #fff; padding-bottom: 10rem; + font-size: 16px; } code { @@ -78,7 +79,7 @@ h1 { } .events { - font-size: 0.8em !important; + font-size: 1em !important; } .bugscount {