css form faq
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
position: relative;
|
||||
.block-region-first{
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
justify-content: flex-end;
|
||||
position: sticky;
|
||||
top: 7rem;
|
||||
.block-entity-fieldnodefield-textes{
|
||||
@@ -199,7 +199,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