chore: spacing

This commit is contained in:
Cory Dransfeldt 2024-03-02 19:38:45 -08:00
parent 9385b8478c
commit 9d5f1ec78c
No known key found for this signature in database

View file

@ -68,9 +68,9 @@
.media__grid .item__meta-text { .media__grid .item__meta-text {
position: absolute; position: absolute;
padding: 0 var(--sizing-xs); padding: 0 var(--sizing-sm);
width: 90%; width: 90%;
bottom: var(--sizing-xs); bottom: var(--sizing-sm);
} }
.media__grid .item__meta-text .header, .media__grid .item__meta-text .header,