crcdng commited on
Commit
6c341c5
·
verified ·
1 Parent(s): cadec62

Delete styles.css

Browse files
Files changed (1) hide show
  1. styles.css +0 -12
styles.css DELETED
@@ -1,12 +0,0 @@
1
- @font-face {
2
- font-family: Cyberpunk;
3
- src: url("/gradio_api/file=/Cyberpunk.otf") format("otf");
4
- font-weight: Regular;
5
- font-style: normal;
6
- }
7
-
8
- h1 {
9
- font-family: Cyberpunk;
10
- font-size: 38px;
11
- font-style: normal;
12
- }