💄 style: reduce font size for meta in cards

This commit is contained in:
welpo
2023-02-19 02:32:33 +01:00
parent 0c4aef7d44
commit 0ecc656b91

View File

@@ -86,6 +86,7 @@ header {
.card-meta {
color: var(--meta-color);
font-size: 0.92rem;
}
@media only screen and (max-width: 1000px) {