crcdng commited on
Commit
eadf5bc
·
1 Parent(s): 3d399c9

attempt fix h1 font

Browse files
Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -6,7 +6,7 @@
6
  }
7
 
8
  h1 {
9
- font-family: "Cyberpunk";
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
  }