Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -184,10 +184,7 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="teal", secondary_hue="teal")
|
|
| 184 |
}
|
| 185 |
</style>
|
| 186 |
<div style='text-align: center; margin-top: 30px; margin-bottom: 30px;'>
|
| 187 |
-
<div style="display: inline-flex; align-items: center;">
|
| 188 |
<h1 class="color-cycle" style="font-size: 42px; margin: 0;">FEEL AWAY APP</h1>
|
| 189 |
-
<img src="images/fly.png" alt="Logo" style="width: auto;" />
|
| 190 |
-
</div>
|
| 191 |
<p class="tagline" id="typing-text-main"></p>
|
| 192 |
</div>
|
| 193 |
<script>
|
|
|
|
| 184 |
}
|
| 185 |
</style>
|
| 186 |
<div style='text-align: center; margin-top: 30px; margin-bottom: 30px;'>
|
|
|
|
| 187 |
<h1 class="color-cycle" style="font-size: 42px; margin: 0;">FEEL AWAY APP</h1>
|
|
|
|
|
|
|
| 188 |
<p class="tagline" id="typing-text-main"></p>
|
| 189 |
</div>
|
| 190 |
<script>
|