From c8791d2f2a9dd2c9dfca2f8d9b076e1ac22ce7ff Mon Sep 17 00:00:00 2001 From: Christian Hodgden Date: Wed, 20 Mar 2024 05:15:51 -0500 Subject: Update style.css fix final horizontal border --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 73eb9ba..512cfe0 100644 --- a/style.css +++ b/style.css @@ -60,6 +60,6 @@ nav { border-top: 0; } -.square:nth-child(n+6) { +.square:nth-child(n+7) { border-bottom: 0; } \ No newline at end of file -- cgit v1.2.3