forked from deepStateMirrors/tabi
💄 style: reduce font size for meta in cards
This commit is contained in:
parent
0c4aef7d44
commit
0ecc656b91
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ header {
|
||||||
|
|
||||||
.card-meta {
|
.card-meta {
|
||||||
color: var(--meta-color);
|
color: var(--meta-color);
|
||||||
|
font-size: 0.92rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 1000px) {
|
@media only screen and (max-width: 1000px) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue