Spaces:
Running
Running
crcdng
commited on
Commit
·
337dbb1
1
Parent(s):
3871885
font sizes
Browse files- Gradio_UI.py +1 -1
Gradio_UI.py
CHANGED
@@ -300,7 +300,7 @@ class GradioUI:
|
|
300 |
}
|
301 |
</style>
|
302 |
<center>
|
303 |
-
<h1 style='font-family: Cyberpunk; font-size:
|
304 |
</center>
|
305 |
"""
|
306 |
)
|
|
|
300 |
}
|
301 |
</style>
|
302 |
<center>
|
303 |
+
<h1 style='font-family: Cyberpunk; font-size: 42px;'> Your Cyberpunk Local Time Terminal </h1>
|
304 |
</center>
|
305 |
"""
|
306 |
)
|