From b52cf8f58fad1afada026c6bd8951d91544f835b Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Mon, 25 Nov 2024 17:02:47 +1100 Subject: Darken link text --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 71bc4ed..1e7c754 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@ } .recipe-card a { - color: #4990e2; + color: #1e40af; text-decoration: none; padding: 1rem; display: block; -- cgit v1.2.3