Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -2
templates/index.html
CHANGED
@@ -18,12 +18,11 @@
|
|
18 |
text-align: center;
|
19 |
}
|
20 |
.container {
|
21 |
-
background-color: #fff;
|
22 |
padding: 40px 50px;
|
23 |
border-radius: 10px;
|
24 |
width: 450px;
|
25 |
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
|
26 |
-
margin-right: 20px;
|
27 |
}
|
28 |
h1 {
|
29 |
font-size: 30px;
|
|
|
18 |
text-align: center;
|
19 |
}
|
20 |
.container {
|
21 |
+
background-color: #fff;
|
22 |
padding: 40px 50px;
|
23 |
border-radius: 10px;
|
24 |
width: 450px;
|
25 |
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
|
|
|
26 |
}
|
27 |
h1 {
|
28 |
font-size: 30px;
|