style fix

This commit is contained in:
Steffen 2020-05-25 21:08:47 +02:00
parent d1d555f31a
commit 93e49e3bd9
No known key found for this signature in database
GPG Key ID: 764D74E98267DFC6
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ ul.reminders .reminder {
border: 3px solid black;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
cursor: pointer;
padding: 65px 9px 0;
padding: 70px 9px 0;
line-height: 100%;
transition: transform 500ms ease;