added margin-bottom to title <input>
This commit is contained in:
parent
582e2c0d40
commit
0980b4c88f
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue