diff --git a/style.css b/style.css index 77d7199..28eba41 100644 --- a/style.css +++ b/style.css @@ -501,6 +501,7 @@ table tbody tr:nth-child(2n) { display: block; text-decoration: none; width: 100%; + line-height: 0; height: var(--minimalistflex-max-height); box-shadow: var(--minimalistflex-card-shadow); border-radius: 2px;