update
This commit is contained in:
parent
b30350ebb9
commit
f7a877057d
@ -256,7 +256,7 @@ background-color:#5596f5 !important;
|
|||||||
font-family: "Inter", sans-serif !important;
|
font-family: "Inter", sans-serif !important;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
@apply lg:text-[6rem] text-[2.5rem] leading-[1.1] font-normal tracking-tight;
|
@apply lg:text-[5rem] text-[2.5rem] leading-[1.1] font-normal tracking-tight;
|
||||||
font-family: "Inter", sans-serif !important;
|
font-family: "Inter", sans-serif !important;
|
||||||
}
|
}
|
||||||
h2 strong {
|
h2 strong {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{% set header = header | default(value="") %}
|
{% set header = header | default(value="") %}
|
||||||
|
|
||||||
<div class="max-w-3xl">
|
<div class="max-w-xl">
|
||||||
<h2 id="typing-text" class="mx-auto fade-in">
|
<h2 id="typing-text" class="mx-auto fade-in">
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user