From bc4ecf29eecf78465c6cb73e379e51ffacdf5a28 Mon Sep 17 00:00:00 2001 From: Brian Chen Date: Thu, 27 Sep 2018 20:34:29 -0400 Subject: [PATCH] I'm dumb lol --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 98621cf..2538b3c 100644 --- a/style.css +++ b/style.css @@ -54,9 +54,11 @@ ul#navigation{ position:absolute; top:48px; margin-left:423px; + display:flex; } ul#navigation li{ display:block; + float:left; width:124px; height:75px; margin-left:-18px; -- 2.44.0