From 23e63a1b391c90203f9cde8c939923a0d21ed1c3 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 12 Jan 2024 16:07:19 +0000 Subject: Removes navlinks from navbar --- scss/modules/nav.md.scss | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 scss/modules/nav.md.scss (limited to 'scss/modules/nav.md.scss') diff --git a/scss/modules/nav.md.scss b/scss/modules/nav.md.scss deleted file mode 100644 index c3f4a18..0000000 --- a/scss/modules/nav.md.scss +++ /dev/null @@ -1,11 +0,0 @@ -.nav__nav-links li:nth-child(3) { - grid-column: 5 / 8; -} - -.nav__nav-links li:nth-child(4) { - grid-column: 1 / 3; -} - -.nav__nav-links li:nth-child(5) { - grid-column: 3 / 5; -} \ No newline at end of file -- cgit v1.2.3