chage title size
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -53,9 +53,9 @@
|
||||
xl:max-w-none
|
||||
"
|
||||
>
|
||||
<h2 class="text-5xl mb-2 leading-tight font-heading">
|
||||
<h3 class="text-4xl mb-2 leading-tight font-heading">
|
||||
{{ main.title }}
|
||||
</h2>
|
||||
</h3>
|
||||
<h2 class="text-8xl mb-2 leading-tight font-heading">
|
||||
{{ main.subtitle }}
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user