Spaces:
Running
on
Zero
Running
on
Zero
Display title in the same size
Browse files
app.py
CHANGED
@@ -425,7 +425,7 @@ footer {
|
|
425 |
}
|
426 |
|
427 |
.title {
|
428 |
-
font-size:
|
429 |
background: linear-gradient(109deg, rgba(34,193,195,1) 0%, rgba(67,253,45,1) 100%);
|
430 |
-webkit-background-clip: text;
|
431 |
-webkit-text-fill-color: transparent;
|
|
|
425 |
}
|
426 |
|
427 |
.title {
|
428 |
+
font-size: 1em;
|
429 |
background: linear-gradient(109deg, rgba(34,193,195,1) 0%, rgba(67,253,45,1) 100%);
|
430 |
-webkit-background-clip: text;
|
431 |
-webkit-text-fill-color: transparent;
|