Update app.py
Browse files
app.py
CHANGED
@@ -63,11 +63,11 @@ with block:
|
|
63 |
font-size: 1.75rem;
|
64 |
"
|
65 |
>
|
66 |
-
<h1 style="font-weight: 900; font-size: 40px; margin-bottom:
|
67 |
Text to Music Generator AI
|
68 |
</h1>
|
69 |
</div>
|
70 |
-
<p style="margin-bottom:
|
71 |
|
72 |
</p>
|
73 |
</div>
|
|
|
63 |
font-size: 1.75rem;
|
64 |
"
|
65 |
>
|
66 |
+
<h1 style="font-weight: 900; font-size: 40px; margin-bottom: 12px;">
|
67 |
Text to Music Generator AI
|
68 |
</h1>
|
69 |
</div>
|
70 |
+
<p style="margin-bottom: 10px; font-size: 94%">
|
71 |
|
72 |
</p>
|
73 |
</div>
|