fix: navigation height
This commit is contained in:
@@ -8,7 +8,6 @@ $nav-height: 60px; // Adjust as needed
|
||||
|
||||
body > header {
|
||||
width: 100%;
|
||||
height: $nav-height;
|
||||
line-height: $nav-height;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user