Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
background-repeat: no-repeat;
|
22 |
margin: 50px auto;
|
23 |
padding: 20px;
|
24 |
-
background-color: rgba(255, 255, 255, 0.
|
25 |
border-radius: 8px;
|
26 |
box-shadow: 0 0 10px rgba(0, 0, 0, 0.288);
|
27 |
text-align: center;
|
|
|
21 |
background-repeat: no-repeat;
|
22 |
margin: 50px auto;
|
23 |
padding: 20px;
|
24 |
+
background-color: rgba(255, 255, 255, 0.493);
|
25 |
border-radius: 8px;
|
26 |
box-shadow: 0 0 10px rgba(0, 0, 0, 0.288);
|
27 |
text-align: center;
|