diff --git a/styles/about.css b/styles/about.css index ef220fd..e8b654b 100644 --- a/styles/about.css +++ b/styles/about.css @@ -57,4 +57,7 @@ .logo-and-title i { font-size: 1.5rem; } - \ No newline at end of file + + .about-section .know-more { + color: var(--correct); + } \ No newline at end of file