chore: font weight

This commit is contained in:
Cory Dransfeldt 2024-01-26 20:17:16 -08:00
parent 64120250b2
commit a097597c8c
No known key found for this signature in database

View file

@ -72,6 +72,10 @@
text-shadow: rgba(0, 0, 0, 0.7) 0px 0px 10px;
}
.media__grid .item__meta-text .header {
font-weight: 700;
}
.media__grid .item__image,
.media__grid .item__image > * {
width: 100%;