header fixe

This commit is contained in:
2021-11-22 13:36:34 +01:00
parent 1b24bf8167
commit fcf19590b6
4 changed files with 10 additions and 165 deletions
@@ -260,7 +260,6 @@ a {
.layout--onecol .field--type-link {
grid-area: 8 / span 9;
grid-row: 0;
justify-self: end;
position: relative;
top: -200%;
@@ -387,8 +386,9 @@ a {
position: relative; }
header {
display: block;
position: sticky; }
width: 100%;
position: fixed;
z-index: 99; }
#header-top {
height: 7rem;
@@ -398,7 +398,6 @@ header {
flex-direction: row;
justify-content: space-between;
color: black;
position: sticky;
top: 0%; }
#header-top .region-header-top-left {
display: flex;