mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 14:48:08 +00:00
chore: update featured post subtitle
This commit is contained in:
parent
21bd780185
commit
7498b6484d
@ -365,6 +365,9 @@ const FeaturedSecond = styled.div`
|
|||||||
|
|
||||||
.post-card__subtitle {
|
.post-card__subtitle {
|
||||||
margin-top: var(--lsd-spacing-16) !important;
|
margin-top: var(--lsd-spacing-16) !important;
|
||||||
|
font-size: var(--lsd-subtitle4-fontSize) !important;
|
||||||
|
font-weight: var(--lsd-subtitle4-fontWeight) !important;
|
||||||
|
line-height: var(--lsd-subtitle4-lineHeight) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-card-wrapper {
|
.post-card-wrapper {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user