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