changed line-height for <input> title

from 1.4 to 1.25.
This commit is contained in:
westtle 2024-02-25 23:02:11 +07:00
parent 004bb43d31
commit 5637f7e1ff

View file

@ -27,7 +27,7 @@ body {
font-size: 1.475rem;
font-weight: 500;
letter-spacing: -0.02em;
line-height: 1.4;
line-height: 1.25;
}
.simple-note__input--body {