Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -322,7 +322,7 @@
|
|
| 322 |
}
|
| 323 |
|
| 324 |
.settings {
|
| 325 |
-
background-color: rbga(30, 42, 71,
|
| 326 |
padding: 15px;
|
| 327 |
border-radius: 5px;
|
| 328 |
margin-bottom: 20px;
|
|
|
|
| 322 |
}
|
| 323 |
|
| 324 |
.settings {
|
| 325 |
+
background-color: rbga(30, 42, 71, 0.3);
|
| 326 |
padding: 15px;
|
| 327 |
border-radius: 5px;
|
| 328 |
margin-bottom: 20px;
|