summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorSzymon Szukalski <szymon@skas.io>2024-11-25 17:02:47 +1100
committerSzymon Szukalski <szymon@skas.io>2024-11-25 17:02:47 +1100
commitb52cf8f58fad1afada026c6bd8951d91544f835b (patch)
treeccce618f6b508f19911baf138a1f3dc76a81b12e /index.html
parentd1c4ecded9620282cb4fda31cab5d2d50a9cb051 (diff)
Darken link textHEADmain
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
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;