Make the checkboxes look more clickable

This commit is contained in:
Emi Simpson 2022-02-02 20:04:46 -05:00
parent 04af1baf4e
commit 9c692f4561
Signed by untrusted user: Emi
GPG Key ID: A12F2C2FFDC3D847
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ header {
width: 40px;
border: 3px solid #1c87d8;
position: relative;
cursor: pointer;
input {
display: none;