added margin-bottom to title <input>

This commit is contained in:
westtle 2024-02-05 18:58:23 +07:00
parent 582e2c0d40
commit 0980b4c88f

View file

@ -89,6 +89,7 @@ body {
}
.simple-note__input--title {
margin-bottom: 1.125rem;
font-family: var(--font-2);
font-size: 1.5rem;
font-weight: 500;