mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +00:00
Update index.html
This commit is contained in:
parent
62caab08aa
commit
0cc4eac77a
1 changed files with 2 additions and 2 deletions
|
@ -236,14 +236,14 @@
|
|||
#feedbackcontainer {
|
||||
padding: 2.000em 14.375em 2.000em 14.375em;
|
||||
}
|
||||
input, textarea {
|
||||
textarea {
|
||||
font-family: montserratlight,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-size: 1.000em;
|
||||
border: 0;
|
||||
color: #000;
|
||||
background: #fff;
|
||||
padding: 0.563em 0.688em 0.563em 0.688em;
|
||||
margin: 0 0 1.625em 0;
|
||||
margin: 1.625em 0 1.625em 0;
|
||||
border-radius: 0.250em;
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue