increase margin-top of buttons

This commit is contained in:
neri 2021-12-20 01:06:45 +01:00
parent 2fb3b257c2
commit 48005123de
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ input[type="checkbox"] {
font-weight: normal;
font-size: 1rem;
margin-right: 0.5rem;
margin-top: 1rem;
user-select: none;
}