chage title size

This commit is contained in:
2021-08-18 11:19:49 +00:00
parent a9f42e287f
commit aae23b56c3
2 changed files with 9 additions and 2 deletions

View File

@@ -33,7 +33,14 @@ h1, h2 {
// tft page
.tft_section h2{
font-family: 'Oswald', sans-serif !important;
font-size: 4rem;
}
.tft_section h3{
font-family: 'Oswald', sans-serif !important;
font-size: 3rem;
}
.tft_subtitle{
font-family: 'Oswald', sans-serif;
font-weight: 400 !important;