...
This commit is contained in:
parent
2073a05d9b
commit
1ed7dfcc3c
|
@ -27,9 +27,7 @@ a:hover{
|
||||||
textarea {
|
textarea {
|
||||||
resize: none;
|
resize: none;
|
||||||
}
|
}
|
||||||
legend{
|
|
||||||
margin-top:20px;
|
|
||||||
}
|
|
||||||
/*
|
/*
|
||||||
* Default
|
* Default
|
||||||
*/
|
*/
|
||||||
|
@ -56,7 +54,9 @@ h4{
|
||||||
.form-group{
|
.form-group{
|
||||||
padding:15px 0;
|
padding:15px 0;
|
||||||
}
|
}
|
||||||
|
legend{
|
||||||
|
margin-top:50px;
|
||||||
|
}
|
||||||
/*
|
/*
|
||||||
* Logo
|
* Logo
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue