Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -727,7 +727,7 @@
|
|
727 |
gap: 10px;
|
728 |
margin: 15px 0;
|
729 |
padding: 15px;
|
730 |
-
background-color: rgba(17, 34, 64, 0.
|
731 |
border-radius: 5px;
|
732 |
}
|
733 |
|
|
|
727 |
gap: 10px;
|
728 |
margin: 15px 0;
|
729 |
padding: 15px;
|
730 |
+
background-color: rgba(17, 34, 64, 0.8);
|
731 |
border-radius: 5px;
|
732 |
}
|
733 |
|