Spaces:
Running
Running
Commit
·
72dbec4
1
Parent(s):
28ac025
small css update
Browse files
app.py
CHANGED
@@ -62,7 +62,7 @@ css="""
|
|
62 |
}
|
63 |
|
64 |
#heading {
|
65 |
-
text-align: center;
|
66 |
color: #FFCCCB;
|
67 |
font-size: 30px;
|
68 |
font-weight: bold;
|
|
|
62 |
}
|
63 |
|
64 |
#heading {
|
65 |
+
text-align: center !important;
|
66 |
color: #FFCCCB;
|
67 |
font-size: 30px;
|
68 |
font-weight: bold;
|