update farmer
This commit is contained in:
@@ -252,18 +252,18 @@ background-color:#5596f5 !important;
|
||||
|
||||
@layer components {
|
||||
h1 {
|
||||
@apply text-4xl font-semibold tracking-tight lg:text-6xl;
|
||||
@apply lg:text-[7.37rem] text-[3rem] font-medium tracking-tight leading-tight ;
|
||||
font-family: "Inter", sans-serif !important;
|
||||
}
|
||||
h2 {
|
||||
@apply lg:text-[6rem] text-[2.5rem] leading-[1.1] font-normal tracking-tight text-black;
|
||||
@apply lg:text-[6rem] text-[2.5rem] leading-[1.1] font-normal tracking-tight;
|
||||
font-family: "Inter", sans-serif !important;
|
||||
}
|
||||
h2 strong {
|
||||
@apply font-semibold;
|
||||
}
|
||||
h3 {
|
||||
@apply lg:text-3xl text-xl leading-snug font-light tracking-tight text-black;
|
||||
@apply lg:text-3xl text-xl leading-snug font-light tracking-tight;
|
||||
font-family: "Inter", sans-serif !important;
|
||||
}
|
||||
h3 strong {
|
||||
|
Reference in New Issue
Block a user