css form faq

This commit is contained in:
2022-01-05 17:01:59 +01:00
parent 01ed693540
commit ef17dda90f
12 changed files with 159 additions and 95 deletions
@@ -16,7 +16,6 @@
padding-top: 2rem;
.block-entity-fieldnodefield-actu-type{
grid-column: 2;
}
@@ -71,10 +70,10 @@
.block-region-first{
display: flex;
justify-content: end;
justify-content: flex-end;
.block-entity-fieldnodefield-textes{
display: flex;
justify-content: end;
justify-content: flex-end;
width: 50%;
background-color: $white;
padding-right: 2rem;
@@ -259,7 +258,7 @@
padding-top: 1rem;
&::after{
content: url("../images/pictos/noun_Arrow_3771902.svg");
align-self: end;
align-self: flex-end;
}
}
.field--name-title{