Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -109,7 +109,7 @@
|
|
109 |
flex-direction: column;
|
110 |
width: 100%;
|
111 |
max-width: 800px;
|
112 |
-
background-color: rgba(17, 34, 64, 0.
|
113 |
border-radius: 10px;
|
114 |
padding: 20px;
|
115 |
box-shadow: 0 0 20px rgba(100, 255, 218, 0.2);
|
|
|
109 |
flex-direction: column;
|
110 |
width: 100%;
|
111 |
max-width: 800px;
|
112 |
+
background-color: rgba(17, 34, 64, 0.5);
|
113 |
border-radius: 10px;
|
114 |
padding: 20px;
|
115 |
box-shadow: 0 0 20px rgba(100, 255, 218, 0.2);
|