chore: font weight
This commit is contained in:
parent
64120250b2
commit
a097597c8c
1 changed files with 4 additions and 0 deletions
|
@ -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%;
|
||||
|
|
Reference in a new issue