Mattias Bodlund 12 hours ago
parent
commit
e711022582
1 changed files with 4 additions and 6 deletions
  1. +4
    -6
      css/application.css

+ 4
- 6
css/application.css View File

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


Loading…
Cancel
Save