aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/index.css')
-rw-r--r--frontend/src/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/index.css b/frontend/src/index.css
index fb656ca..aca76c6 100644
--- a/frontend/src/index.css
+++ b/frontend/src/index.css
@@ -1,6 +1,5 @@
body {
font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
- font-size: 18px;
}
h1,
@@ -18,6 +17,7 @@ h5,
:root {
line-height: 1.5;
font-weight: 400;
+ font-size: 18px;
/* Light Mode Defaults */
--bg-color: #ffffff;