Small css fix media info

This commit is contained in:
Hadi Charara 2022-07-05 20:45:26 -04:00
parent 99a67bee64
commit ab4bad88a1

View file

@ -1096,7 +1096,7 @@ div.itemDetailGalleryLink.defaultCardBackground {
} }
.mediaInfoLabel { .mediaInfoLabel {
margin-right: 1em; margin-inline-end: 1em;
font-weight: 600; font-weight: 600;
} }