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
+1 -4
View File
@@ -37,7 +37,7 @@
color: $white;
line-height: 1.5rem;
padding: 0.5rem;
div:first-child{ // block actu dans le bandeau
div:first-child{ // block actu dans le bandeau
display: flex;
flex-direction: column;
:nth-child(1) { order: 1; }
@@ -74,12 +74,9 @@
}
.field--type-link {
grid-area: 8 / span 9;
grid-row: 0;
justify-self: end;
position: relative;
top: -200%;
// display: block;
// float: right;
width: fit-content;
height: fit-content;
padding: 0.4rem 1rem;