Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
6f9a1f7
1
Parent(s):
ef7f413
Update app.css
Browse files
app.css
CHANGED
@@ -73,7 +73,7 @@ h1 {
|
|
73 |
|
74 |
.box {
|
75 |
border: 1px solid white;
|
76 |
-
background-color: #
|
77 |
text-align: center;
|
78 |
margin: 10px;
|
79 |
padding: 5%;
|
|
|
73 |
|
74 |
.box {
|
75 |
border: 1px solid white;
|
76 |
+
background-color: #454545 !important;
|
77 |
text-align: center;
|
78 |
margin: 10px;
|
79 |
padding: 5%;
|