Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
text-align: center;
|
18 |
}
|
19 |
.container {
|
20 |
-
background:
|
21 |
padding: 40px 50px;
|
22 |
border-radius: 10px;
|
23 |
width: 400px;
|
|
|
17 |
text-align: center;
|
18 |
}
|
19 |
.container {
|
20 |
+
background: orangered;
|
21 |
padding: 40px 50px;
|
22 |
border-radius: 10px;
|
23 |
width: 400px;
|