New visual direction
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user