summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/style.css b/style.css
index bdc8121..4802f0e 100644
--- a/style.css
+++ b/style.css
@@ -18,10 +18,7 @@
body {
background: #eee;
-
- font-family: Roboto, sans-serif;
- font-size: 16px;
- line-height: 1.35;
+ font: 16px/1.375 Roboto,sans-serif;
color: var(--text-color);
display: flex;