From 9453c000bc4a453259177f5ee24837f778ea12ee Mon Sep 17 00:00:00 2001 From: phoenixbyrd Date: Mon, 2 Nov 2020 05:41:41 -0600 Subject: [PATCH] nav position back --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8960bdc..198718e 100644 --- a/style.css +++ b/style.css @@ -21,7 +21,7 @@ body, html { nav ul { list-style: none; float: right; - margin-top: 25px; + margin-top: 50px; } nav li {