Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -58,7 +58,7 @@
|
|
58 |
bottom: 0;
|
59 |
left: 0;
|
60 |
right: 0;
|
61 |
-
background: linear-gradient(to top, rgba(0, 20, 40, 0.9), transparent)
|
62 |
padding: 10px;
|
63 |
display: flex;
|
64 |
flex-direction: column;
|
|
|
58 |
bottom: 0;
|
59 |
left: 0;
|
60 |
right: 0;
|
61 |
+
/*background: linear-gradient(to top, rgba(0, 20, 40, 0.9), transparent);*/
|
62 |
padding: 10px;
|
63 |
display: flex;
|
64 |
flex-direction: column;
|