summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.css b/index.css
index 628d91d..c07ffa8 100644
--- a/index.css
+++ b/index.css
@@ -2,12 +2,11 @@ body {
width: 60vw;
height: 100vh;
font-family: "Noto Sans", 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
- font-size: 16px;
+ font-size: 14px;
background-color: transparent;
color: black;
padding: 0;
margin: auto;
- line-height: 1.5;
}
header {