|
|
@ -52,8 +52,6 @@ header { |
|
|
box-shadow: 0px 2px 2px 0px #0000000A; |
|
|
box-shadow: 0px 2px 2px 0px #0000000A; |
|
|
z-index: 100; |
|
|
z-index: 100; |
|
|
|
|
|
|
|
|
anchor-name: --header; |
|
|
|
|
|
|
|
|
|
|
|
> a { |
|
|
> a { |
|
|
flex-grow: 1; |
|
|
flex-grow: 1; |
|
|
max-width: 12.6875rem; |
|
|
max-width: 12.6875rem; |
|
|
@ -61,10 +59,10 @@ header { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
#inter-ikea-systems { |
|
|
#inter-ikea-systems { |
|
|
position: absolute; |
|
|
|
|
|
position-anchor: --header; |
|
|
|
|
|
right: anchor(right); |
|
|
|
|
|
top: calc(anchor(bottom) + 1.25rem); |
|
|
|
|
|
|
|
|
position: fixed; |
|
|
|
|
|
|
|
|
|
|
|
right: 1rem; |
|
|
|
|
|
top: 5.125rem; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|