chore: spacing
This commit is contained in:
parent
9385b8478c
commit
9d5f1ec78c
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||||
|
|
Reference in a new issue