mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +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 {
|
#feedbackcontainer {
|
||||||
padding: 2.000em 14.375em 2.000em 14.375em;
|
padding: 2.000em 14.375em 2.000em 14.375em;
|
||||||
}
|
}
|
||||||
input, textarea {
|
textarea {
|
||||||
font-family: montserratlight,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
font-family: montserratlight,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||||
font-size: 1.000em;
|
font-size: 1.000em;
|
||||||
border: 0;
|
border: 0;
|
||||||
color: #000;
|
color: #000;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding: 0.563em 0.688em 0.563em 0.688em;
|
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;
|
border-radius: 0.250em;
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue