footer partial finalized
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user