From 22657326f9c271ce3683dc1bf15738d38707f483 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 3 Feb 2022 21:54:26 +0100 Subject: fix: change color of nav text to black --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a77c6dd..8efb68d 100644 --- a/style.css +++ b/style.css @@ -78,7 +78,7 @@ nav ul, footer ul, .tag-list { } nav li, footer li, .tag-list li{ - /* color: wheat; */ + color: black; display: inline-block; list-style: none; border-radius: 10px; -- cgit v1.2.3-70-g09d2