removed margin-bottom for title <input>
This commit is contained in:
parent
dfa8770a58
commit
924191012e
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@ body {
|
|||
.simple-note__input { padding: 0.875rem 0.75rem; }
|
||||
|
||||
.simple-note__input--title {
|
||||
margin-bottom: 1.125rem;
|
||||
font-family: var(--font-2);
|
||||
font-size: 1.5rem;
|
||||
font-weight: 500;
|
||||
|
|
Loading…
Reference in a new issue