Update AppCard padding

This commit is contained in:
Andrew Kingston 2021-05-06 15:34:34 +01:00
parent 986dc74190
commit 6405bf6603
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
.preview { .preview {
height: 135px; height: 135px;
border-radius: var(--border-radius-s); border-radius: var(--border-radius-s);
margin-bottom: var(--spacing-m); margin-bottom: var(--spacing-s);
} }
.title, .title,