crcdng commited on
Commit
832d1e4
·
1 Parent(s): 5b5555c

h1 font fix attempt

Browse files
Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -7,6 +7,6 @@
7
 
8
  h1 {
9
  font-family: Cyberpunk;
10
- font-size: 24px;
11
  font-style: normal;
12
  }
 
7
 
8
  h1 {
9
  font-family: Cyberpunk;
10
+ font-size: 38px;
11
  font-style: normal;
12
  }