From 85f3571ef6685431bc2668f00203e33253451eb5 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Mon, 9 Jan 2023 14:50:52 -0800 Subject: [PATCH] fix style bug Signed-off-by: Arthur Lu --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0f1d55f..224b361 100644 --- a/css/style.css +++ b/css/style.css @@ -64,7 +64,7 @@ p { background-color: #008800; } -.nav { +nav { background-color: #00ff00; overflow: hidden; margin-left: auto;