Anne-Charlotte commited on
Commit
a7f7fbb
·
verified ·
1 Parent(s): 3f74338

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +0 -3
style.css CHANGED
@@ -38,9 +38,6 @@ body {
38
  border-bottom: 1px solid var(--border-color);
39
  background: rgba(26, 31, 46, 0.5);
40
  backdrop-filter: blur(10px);
41
- position: sticky;
42
- top: 0;
43
- z-index: 50;
44
  }
45
 
46
  .header-content {
 
38
  border-bottom: 1px solid var(--border-color);
39
  background: rgba(26, 31, 46, 0.5);
40
  backdrop-filter: blur(10px);
 
 
 
41
  }
42
 
43
  .header-content {