home + bandeau bleu projet lauréat
This commit is contained in:
@@ -15,6 +15,21 @@
|
||||
// position: relative;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr repeat(8, 1fr) 1fr;
|
||||
|
||||
.block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f{
|
||||
grid-column: 1 / span 10;
|
||||
background-color: $blue-light;
|
||||
.field--name-body{
|
||||
vertical-align: middle;
|
||||
color: $white;
|
||||
font-family: 'Source Code Pro';
|
||||
font-size: 2rem;
|
||||
font-weight: 800;
|
||||
color: $white;
|
||||
text-transform: uppercase;
|
||||
margin-left: 10%;
|
||||
}
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-adresse{
|
||||
margin-top: 3rem;
|
||||
|
||||
Reference in New Issue
Block a user