fixes for hosting

This commit is contained in:
timurgordon
2022-04-06 17:06:24 +03:00
parent 4fe99b25bd
commit 1a88b58af1
4 changed files with 4 additions and 78 deletions

View File

@@ -62,13 +62,13 @@ img[src*="#tft_img"] {
@layer components {
h1 {
@apply text-5xl lg:text-9xl font-normal leading-none;
@apply text-6xl lg:text-9xl font-normal leading-none;
}
h1 strong {
@apply font-semibold;
}
h2 {
@apply text-3xl lg:text-8xl font-normal leading-none;
@apply text-4xl lg:text-8xl font-normal leading-none;
}
h2 strong {
@apply font-medium;