This commit is contained in:
Ehab Hassan 2025-06-25 13:40:03 +03:00
parent b30350ebb9
commit f7a877057d
2 changed files with 2 additions and 2 deletions

View File

@ -256,7 +256,7 @@ background-color:#5596f5 !important;
font-family: "Inter", sans-serif !important;
}
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;
}
h2 strong {

View File

@ -1,6 +1,6 @@
{% 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>
</div>