Spaces:
Sleeping
Sleeping
John Graham Reynolds
commited on
Commit
·
31b98e2
1
Parent(s):
6eac28b
adjust weight and font size
Browse files
style.css
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
|
7 |
body * {
|
8 |
font-family: 'Orbitron', sans-serif !important;
|
9 |
-
font-size:
|
10 |
-
font-weight:
|
11 |
color: #FFFFFF;
|
12 |
}
|
|
|
6 |
|
7 |
body * {
|
8 |
font-family: 'Orbitron', sans-serif !important;
|
9 |
+
font-size: 15px;
|
10 |
+
font-weight: 400;
|
11 |
color: #FFFFFF;
|
12 |
}
|