fix header text

This commit is contained in:
2021-10-03 10:45:34 +02:00
parent 058f6d49aa
commit ec19a5d5f9
4 changed files with 41 additions and 23 deletions

View File

@@ -183,7 +183,7 @@ button:focus {
}
.text-9xl {
font-size: 8rem;
font-size: 7rem;
line-height: 1;
}
@@ -210,6 +210,10 @@ button:focus {
.tft_section h2{
font-size: 3rem;
}
.text-9xl {
font-size: 3rem;
}
}
@media (min-width: 768px) {