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