v0.7.23 - Remove sticky positioning from main header to prevent floating behavior
This commit is contained in:
@@ -43,8 +43,6 @@ body {
|
||||
background-color: var(--secondary-color);
|
||||
|
||||
padding: 15px 20px;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 100;
|
||||
max-width: 1200px;
|
||||
margin: 0 auto;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user