Spaces:
Runtime error
Runtime error
AchyuthGamer
commited on
Commit
•
4c5553e
1
Parent(s):
01ff4fc
Update app.py
Browse files
app.py
CHANGED
@@ -123,7 +123,7 @@ with gr.Blocks(css='style.css') as demo:
|
|
123 |
<div>
|
124 |
<style>
|
125 |
h1 {
|
126 |
-
font-size:
|
127 |
color: #ffffff;
|
128 |
margin-top: 20px;
|
129 |
margin-bottom: 20px;
|
|
|
123 |
<div>
|
124 |
<style>
|
125 |
h1 {
|
126 |
+
font-size: 4em;
|
127 |
color: #ffffff;
|
128 |
margin-top: 20px;
|
129 |
margin-bottom: 20px;
|