Adjusted color of h2 in intro section on main page
This commit is contained in:
@@ -349,7 +349,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.intro-section h2 {
|
.intro-section h2 {
|
||||||
color: var(--e2c-yellow);
|
color: var(--text-primary);
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user