style(article): change figcaption style
This commit is contained in:
parent
18148dbc4f
commit
35ce4cb0ce
@ -90,7 +90,6 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
stroke-width: 1.33;
|
stroke-width: 1.33;
|
||||||
@ -217,7 +216,8 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
figcaption {
|
figcaption {
|
||||||
font-size: 1.6rem;
|
font-size: 1.4rem;
|
||||||
|
color: var(--card-text-color-secondary);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user