Update AppCard padding
This commit is contained in:
parent
daf58ff554
commit
a8a1f88eb8
|
@ -60,7 +60,7 @@
|
|||
.preview {
|
||||
height: 135px;
|
||||
border-radius: var(--border-radius-s);
|
||||
margin-bottom: var(--spacing-m);
|
||||
margin-bottom: var(--spacing-s);
|
||||
}
|
||||
|
||||
.title,
|
||||
|
|
Loading…
Reference in New Issue