From 1d47e3aa120539e053ffa41293f3f756b9d07844 Mon Sep 17 00:00:00 2001 From: mattkae Date: Sun, 16 Jan 2022 18:32:50 -0500 Subject: Successful beginnings of the winter theme --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.css') diff --git a/index.css b/index.css index 6f2f577..f3a01b1 100644 --- a/index.css +++ b/index.css @@ -43,7 +43,7 @@ header > nav > ul > li { header > nav > ul a { text-decoration: none; - color: blueviolet; + color: blue; font-size: 1.5rem; border-bottom: 1px solid transparent; } -- cgit v1.2.1