Merge pull request 'TIST-9: updated font size for faq' (#4) from TIST-9 into develop
Reviewed-on: #4
This commit is contained in:
commit
28592fd2d6
@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user