update home section 4

This commit is contained in:
2025-06-01 15:59:54 +03:00
parent be0f49a102
commit 553de768a0
4 changed files with 97 additions and 79 deletions

View File

@@ -244,13 +244,13 @@ a img:hover {
@layer components {
h1 {
@apply text-4xl lg:text-6xl font-normal;
@apply text-4xl lg:text-6xl font-normal text-white;
color: #ffffff;
font-family: "Inter", sans-serif !important;
}
h2 {
@apply text-3xl lg:text-4xl my-4 font-normal leading-none;
@apply lg:text-5xl text-3xl leading-snug font-normal tracking-tight text-white capitalize;
color: #ffffff;
font-family: "Inter", sans-serif !important;
}
@@ -578,10 +578,7 @@ header {
}
@media (min-width: 1024px) {
h2 {
font-size: 3.5rem;
}
}
@media (max-width: 1024px) {