From 77df2093583b54245e5e90499337a35babfa7205 Mon Sep 17 00:00:00 2001 From: Stefaniya Ruseva <118391541+StefRuseva88@users.noreply.github.com> Date: Sun, 15 Sep 2024 19:47:38 +0300 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index dbce596..d61cb56 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ @media only screen and (max-width: 600px) {#main {margin-left: 0}} /* Custom CSS for brighter links */ a.custom-link { - color: #d98252; + color: #a8a8a8; } a.custom-link:hover { color: #e68a47;