Remove uneffective margin & tweaked padding

This commit is contained in:
Julien Constant 2023-03-07 13:41:27 +01:00
parent 33d04313e9
commit 6374021216

View File

@ -3,8 +3,7 @@
>li {
list-style-type: none;
margin: 0;
padding-left: 30px;
padding-left: 20px;
>label {
cursor: pointer;