TIST-9: updated font size for faq #4

Merged
steve_dekart merged 1 commits from TIST-9 into develop 2025-06-15 21:38:45 +02:00

View File

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