Spaces:
Runtime error
Runtime error
pengdaqian
commited on
Commit
·
fc6b60f
1
Parent(s):
ee09015
fix
Browse files
app.py
CHANGED
@@ -199,7 +199,7 @@ with app:
|
|
199 |
f"""
|
200 |
<div style="text-align: center; margin: 0 auto;">
|
201 |
<a href="https://cworld.ai">
|
202 |
-
<svg style="margin
|
203 |
<g id="SvgjsG2746"
|
204 |
transform="matrix(0.8454106280193237,0,0,0.8454106280193237,-4.2270531400966185,-4.2270531400966185)"
|
205 |
fill="#111">
|
@@ -224,7 +224,7 @@ with app:
|
|
224 |
</a>
|
225 |
<div
|
226 |
style="
|
227 |
-
display: flex;
|
228 |
align-items: center;
|
229 |
gap: 0.8rem;
|
230 |
font-size: 1.75rem;
|
|
|
199 |
f"""
|
200 |
<div style="text-align: center; margin: 0 auto;">
|
201 |
<a href="https://cworld.ai">
|
202 |
+
<svg style="margin: 0 auto;" width="155" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 407 100">
|
203 |
<g id="SvgjsG2746"
|
204 |
transform="matrix(0.8454106280193237,0,0,0.8454106280193237,-4.2270531400966185,-4.2270531400966185)"
|
205 |
fill="#111">
|
|
|
224 |
</a>
|
225 |
<div
|
226 |
style="
|
227 |
+
display: inline-flex;
|
228 |
align-items: center;
|
229 |
gap: 0.8rem;
|
230 |
font-size: 1.75rem;
|