aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/style.css b/style.css
index a666454..2898ed4 100644
--- a/style.css
+++ b/style.css
@@ -26,7 +26,8 @@ body {
background-color: #282C34;
color: #abb2bf;
- font-family: monospace;
+ font-family: ui-sans-serif;
+ font-weight: 500;
max-width: 1000px;
margin-left: auto;
@@ -55,7 +56,7 @@ body {
}
.navlink {
- font-size: 20px;
+
}
.content {