header fixe
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user