alignement elements connection
This commit is contained in:
@@ -5,6 +5,9 @@ form{
|
||||
width: 100%;
|
||||
max-width: 300px;
|
||||
margin: auto;
|
||||
&.form-item{
|
||||
flex-wrap: wrap !important;
|
||||
}
|
||||
& > div {
|
||||
&:not(:last-child){
|
||||
margin-bottom: 2rem;
|
||||
@@ -32,6 +35,7 @@ form{
|
||||
font-size: 0.6rem;
|
||||
margin-top: 0.4rem;
|
||||
font-family: 'Mariannelight';
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
#edit-actions{
|
||||
|
||||
Reference in New Issue
Block a user