Spaces:
Running
Running
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
body {
|
6 |
background-color: #111827;
|
7 |
-
font-family:
|
8 |
color: white;
|
9 |
font-weight: 200;
|
10 |
}
|
|
|
4 |
|
5 |
body {
|
6 |
background-color: #111827;
|
7 |
+
font-family: Helvetica, sans-serif;
|
8 |
color: white;
|
9 |
font-weight: 200;
|
10 |
}
|