Spaces:
Running
Running
crcdng
commited on
Commit
·
832d1e4
1
Parent(s):
5b5555c
h1 font fix attempt
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -7,6 +7,6 @@
|
|
7 |
|
8 |
h1 {
|
9 |
font-family: Cyberpunk;
|
10 |
-
font-size:
|
11 |
font-style: normal;
|
12 |
}
|
|
|
7 |
|
8 |
h1 {
|
9 |
font-family: Cyberpunk;
|
10 |
+
font-size: 38px;
|
11 |
font-style: normal;
|
12 |
}
|