home page complete
This commit is contained in:
@@ -62,19 +62,19 @@ img[src*="#tft_img"] {
|
||||
|
||||
@layer components {
|
||||
h1 {
|
||||
@apply text-6xl lg:text-9xl font-normal leading-none;
|
||||
@apply text-5xl lg:text-8xl font-normal leading-none;
|
||||
}
|
||||
h1 strong {
|
||||
@apply font-semibold;
|
||||
}
|
||||
h2 {
|
||||
@apply text-5xl lg:text-8xl font-normal leading-none;
|
||||
@apply text-4xl lg:text-7xl font-normal leading-none;
|
||||
}
|
||||
h2 strong {
|
||||
@apply font-medium;
|
||||
}
|
||||
h3 {
|
||||
@apply text-3xl lg:text-6xl font-normal leading-none;
|
||||
@apply text-3xl lg:text-5xl font-normal leading-none;
|
||||
}
|
||||
h3 strong {
|
||||
@apply font-semibold;
|
||||
|
Reference in New Issue
Block a user