bugfix design
This commit is contained in:
parent
734ad53ff2
commit
a65751eb5e
1 changed files with 1 additions and 2 deletions
|
|
@ -65,9 +65,8 @@ section {
|
|||
.contact-formular {
|
||||
min-width: 120%;
|
||||
input {
|
||||
width: 100%;
|
||||
font-size: 18px;
|
||||
width: unset;
|
||||
margin: 0 12px 0 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue