css form faq
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user