height 1er bandeau home

This commit is contained in:
2021-12-09 13:58:15 +01:00
parent 8e983ede41
commit 731eef5f04
3 changed files with 33 additions and 21 deletions
+11 -2
View File
@@ -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{