update home and about

This commit is contained in:
2025-05-21 15:37:35 +03:00
parent b3b9d41e8b
commit c2c021531c
19 changed files with 1065 additions and 50 deletions

View File

@@ -263,12 +263,10 @@ background-color:#5596f5 !important;
@layer components {
h1 {
@apply text-4xl lg:text-6xl font-normal;
color: #ffffff;
font-family: "Inter", sans-serif !important;
}
h2 {
@apply text-3xl lg:text-4xl my-4 font-normal leading-none;
color: #ffffff;
font-family: "Inter", sans-serif !important;
}
h2 strong {
@@ -276,7 +274,6 @@ background-color:#5596f5 !important;
}
h3 {
@apply text-2xl lg:text-3xl my-4 font-extralight;
color: #ffffff;
font-family: "Inter", sans-serif !important;
}
h3 strong {