Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ with gr.Blocks(css=css) as demo:
|
|
54 |
font-size: 1.75rem;
|
55 |
"
|
56 |
>
|
57 |
-
<h1
|
58 |
🪄 Ai Art Generator 🪄
|
59 |
</h1>
|
60 |
</div>
|
|
|
54 |
font-size: 1.75rem;
|
55 |
"
|
56 |
>
|
57 |
+
<h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
|
58 |
🪄 Ai Art Generator 🪄
|
59 |
</h1>
|
60 |
</div>
|