Spaces:
Running
on
T4
Running
on
T4
Update app.py
Browse files
app.py
CHANGED
@@ -97,7 +97,7 @@ custom_css = """
|
|
97 |
|
98 |
/* Description text */
|
99 |
.description {
|
100 |
-
color: rgba(76, 175, 147,
|
101 |
text-align: center !important;
|
102 |
max-width: 800px !important;
|
103 |
margin: 0 auto 30px auto !important;
|
|
|
97 |
|
98 |
/* Description text */
|
99 |
.description {
|
100 |
+
/*color: rgba(76, 175, 147,) !important;*/
|
101 |
text-align: center !important;
|
102 |
max-width: 800px !important;
|
103 |
margin: 0 auto 30px auto !important;
|