Remove extra margin from mobile nav offset
This commit is contained in:
parent
7bf61ee8ed
commit
404a2acc8f
1 changed files with 0 additions and 5 deletions
|
@ -1245,14 +1245,9 @@ kbd:active {
|
|||
|
||||
.mobile-navigation-offset {
|
||||
height: var(--mobile-navigation-height);
|
||||
margin-top: var(--widget-gap);
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.footer + .mobile-navigation-offset {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.mobile-navigation {
|
||||
display: block;
|
||||
position: fixed;
|
||||
|
|
Loading…
Add table
Reference in a new issue