New visual direction

This commit is contained in:
samtaggart
2023-08-25 15:54:40 +03:00
parent 9e1d3654b6
commit 4940b65058
15 changed files with 12 additions and 12 deletions

View File

@@ -122,7 +122,7 @@ h1 {
@layer components {
h1 {
@apply text-4xl lg:text-6xl font-normal;
color: #3d7200;
color: #2b2b2b;
}
h2 {
@apply text-3xl lg:text-4xl my-4 font-normal leading-none;
@@ -133,7 +133,7 @@ h1 {
}
h3 {
@apply text-2xl lg:text-3xl my-4 font-extralight;
color: #3d7200;
color: #2b2b2b;
}
h3 strong {
@apply font-normal;