shortened body height
This commit is contained in:
parent
8b6c0a966e
commit
888901b01a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ body {
|
||||||
font-family: 'Nunito', Arial, Helvetica, sans-serif;
|
font-family: 'Nunito', Arial, Helvetica, sans-serif;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
width: 358px;
|
width: 358px;
|
||||||
height: 448px;
|
height: 440px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue