Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
46a9d4f
1
Parent(s):
b35d3a4
Update style.css
Browse files
style.css
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
margin: 0;
|
3 |
padding: 0;
|
4 |
box-sizing: border-box;
|
5 |
-
font-family: sans-serif;
|
6 |
}
|
7 |
gradio-app {
|
8 |
/* background-color: #121212 !important;
|
|
|
2 |
margin: 0;
|
3 |
padding: 0;
|
4 |
box-sizing: border-box;
|
5 |
+
font-family: "PP Neue Montreal", sans-serif;
|
6 |
}
|
7 |
gradio-app {
|
8 |
/* background-color: #121212 !important;
|