background

This commit is contained in:
2021-11-27 23:22:35 +01:00
parent cd2e9a4a50
commit 27858db5ab
7 changed files with 103 additions and 73 deletions
@@ -7,10 +7,8 @@
.layout__region--top{ //bandeau titre page static
padding-bottom: 3rem;
.block-region-top{
height: 200px;
.block-entity-fieldnodetitle{
width: 80%;
margin-left: 13%;
.field--name-title{
font-family: 'Source Code Pro';
font-size: 2rem;
@@ -18,7 +16,6 @@
color: $white;
background-color: $blue-light;
text-transform: uppercase;
// padding: 2rem 1rem 2rem 1rem;
}
}
}