crcdng commited on
Commit
94e4912
·
2 Parent(s): 6cebd0e 6c341c5

Merge branch 'main' of https://huggingface.co/spaces/crcdng/First_agent_template

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
- }