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 {
|
.contact-formular {
|
||||||
min-width: 120%;
|
min-width: 120%;
|
||||||
input {
|
input {
|
||||||
width: 100%;
|
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
width: unset;
|
margin: 0 12px 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue