summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index da83f58..3aa622a 100644
--- a/style.css
+++ b/style.css
@@ -1,5 +1,5 @@
body{
- font-family: roboto;
+ font-family: 'Roboto', sans-serif;
background: #333;
color: white
}