Spaces:
Sleeping
Sleeping
Update static/css/style.css
Browse files- static/css/style.css +1 -7
static/css/style.css
CHANGED
|
@@ -49,13 +49,7 @@ body {
|
|
| 49 |
background: url("/static/images/background.png") center center / cover no-repeat fixed;
|
| 50 |
}
|
| 51 |
|
| 52 |
-
|
| 53 |
-
content: '';
|
| 54 |
-
position: fixed;
|
| 55 |
-
inset: 0;
|
| 56 |
-
background: rgba(255, 255, 255, 0.6);
|
| 57 |
-
z-index: 0;
|
| 58 |
-
}
|
| 59 |
|
| 60 |
/* ===== CONTAINER ===== */
|
| 61 |
.container {
|
|
|
|
| 49 |
background: url("/static/images/background.png") center center / cover no-repeat fixed;
|
| 50 |
}
|
| 51 |
|
| 52 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
|
| 54 |
/* ===== CONTAINER ===== */
|
| 55 |
.container {
|