Spaces:
Runtime error
Runtime error
Isabel Gwara commited on
Commit ·
7e97149
1
Parent(s): e6dee6e
Update app.css
Browse files
app.css
CHANGED
|
@@ -12,6 +12,10 @@ img {
|
|
| 12 |
margin: auto;
|
| 13 |
}
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
.gr-button {
|
| 16 |
display: block !important;
|
| 17 |
width: 100% !important;
|
|
|
|
| 12 |
margin: auto;
|
| 13 |
}
|
| 14 |
|
| 15 |
+
p {
|
| 16 |
+
text-align: center;
|
| 17 |
+
}
|
| 18 |
+
|
| 19 |
.gr-button {
|
| 20 |
display: block !important;
|
| 21 |
width: 100% !important;
|