fix: navigation height
This commit is contained in:
parent
2b51545c6d
commit
4a7153568f
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ $nav-height: 60px; // Adjust as needed
|
||||||
|
|
||||||
body > header {
|
body > header {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: $nav-height;
|
|
||||||
line-height: $nav-height;
|
line-height: $nav-height;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue