More resiliant hamburger menu position
This commit is contained in:
parent
b2d59818dd
commit
4b6010664c
@ -69,6 +69,7 @@ nav {
|
||||
.hamburger-menu {
|
||||
position: fixed;
|
||||
position-anchor: --my-anchor;
|
||||
position-try-fallbacks: flip-inline;
|
||||
top: calc(anchor(top) - 2px);
|
||||
right: calc(anchor(right) - 14px);
|
||||
display: flex;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user