fix margin static page

This commit is contained in:
2022-01-06 11:18:53 +01:00
parent ae104204dc
commit 64e537f361
3 changed files with 5 additions and 2 deletions
@@ -65,7 +65,7 @@
.layout__region--second{ // paragraphe texte
.block-entity-fieldnodefield-textes{
margin-top: 1rem;
background-color: $white;
.field--name-field-titre{
font-size: 1.5rem;
@@ -96,6 +96,7 @@
.layout__region--third{ // colone de droite fichiers et ressources liées
.block-region-third{
margin-top: 1rem;
display: flex;
flex-direction: column;
width: 70%;