remove old .card override
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Jakob Reiter 2023-12-21 11:09:28 +01:00
parent d32a8cb6ed
commit faa2afd87c
1 changed files with 0 additions and 5 deletions

View File

@ -861,11 +861,6 @@ function setRelatedTasksActive() {
opacity: 0;
}
.card {
padding: 15px;
margin: 0 0 20px 0;
}
.subtitle {
color: var(--grey-500);
margin-bottom: 1rem;