Zayeemk commited on
Commit
a42e21d
·
verified ·
1 Parent(s): e1e8e69

Update static/css/style.css

Browse files
Files changed (1) hide show
  1. 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
- body::before {
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 {