shortened body height

This commit is contained in:
z0ccc 2022-12-29 20:41:10 -05:00
parent 8b6c0a966e
commit 888901b01a

View file

@ -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 {