Use font size

This commit is contained in:
Dana Lee 2025-01-31 15:53:16 +01:00
parent d2080d8fdd
commit 9a27132432
No known key found for this signature in database

View file

@ -335,7 +335,7 @@
}
div.html a {
color: #FF6D5A;
font-size: var(--Font-sizes---font-size-s, 14px);
font-size: 14px;
}
@media only screen and (max-width: 500px) {