Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
background-size: cover;
|
20 |
background-position: center;
|
21 |
background-repeat: no-repeat;
|
22 |
-
margin:
|
23 |
padding: 20px;
|
24 |
background-color: rgba(255, 255, 255, 0.8);
|
25 |
border-radius: 8px;
|
|
|
19 |
background-size: cover;
|
20 |
background-position: center;
|
21 |
background-repeat: no-repeat;
|
22 |
+
margin: 50px auto;
|
23 |
padding: 20px;
|
24 |
background-color: rgba(255, 255, 255, 0.8);
|
25 |
border-radius: 8px;
|