added blog

This commit is contained in:
timurgordon
2022-04-23 15:02:43 +04:00
parent 53954736c1
commit 92c9f76980
99 changed files with 1606 additions and 153 deletions

View File

@@ -74,13 +74,13 @@ img[src*="#tft_img"] {
@apply font-medium;
}
h3 {
@apply text-3xl lg:text-5xl font-normal leading-none;
@apply text-3xl lg:text-6xl font-normal leading-none;
}
h3 strong {
@apply font-semibold;
}
h4 {
@apply text-xl lg:text-4xl font-normal;
@apply text-xl lg:text-5xl font-normal;
}
h5 {
@apply text-xl lg:text-3xl font-normal;