footer partial finalized

This commit is contained in:
timurgordon
2022-02-22 16:52:58 +03:00
parent 2cc555b347
commit 4ddb45019a
4 changed files with 30 additions and 50 deletions

View File

@@ -44,6 +44,14 @@ img[src*="#large"] {
h2 {
@apply text-2xl lg:text-4xl font-light;
}
h5 {
@apply text-base lg:text-base font-light leading-8 my-2;
}
h5 {
@apply text-base lg:text-base font-light leading-8 my-2 text-gray-600;
}
}
h3 {
@@ -55,7 +63,7 @@ h3 {
h4 {
font-size: 1.3em;
font-weight: 500;
font-weight: 400;
}
p {