TIST-9: updated font size for faq

This commit is contained in:
David Katrinka 2025-06-15 20:14:08 +02:00
parent 82b4c98f29
commit 9b45f69a8f

View File

@ -486,7 +486,7 @@ hr {
} }
.faq-question{ .faq-question{
font-family: var(--title-font); font-family: var(--title-font);
font-size: 18px; font-size: 24px;
color: var(--title-color); color: var(--title-color);
margin-bottom: 10px; margin-bottom: 10px;
} }