height 1er bandeau home
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
min-height: 100vh;
|
||||
|
||||
|
||||
// 1er bandeau home
|
||||
|
||||
.block-views-blockhome-nodes-block-1{
|
||||
grid-area: presentation;
|
||||
grid-row: 1;
|
||||
@@ -38,18 +40,25 @@
|
||||
font-weight: 900;
|
||||
color: $blue-light;
|
||||
line-height: 7rem;
|
||||
margin-top: 1rem;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 5rem;
|
||||
width: fit-content;
|
||||
p{
|
||||
margin-top: 4rem;
|
||||
margin-bottom: 0;
|
||||
|
||||
}
|
||||
|
||||
span {
|
||||
background-color: $white;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
.field--name-title{
|
||||
grid-column: 4;
|
||||
grid-row: 2;
|
||||
margin-top: 4rem;
|
||||
margin-top: 3rem;
|
||||
|
||||
h2{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user