From 3d5bdc40809c5290342d7f269cfe845a6f2b3b4b Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 13 Apr 2025 08:32:50 +0100 Subject: discontinue furthsettins --- scss/modules/_nav.md.scss | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'scss/modules/_nav.md.scss') diff --git a/scss/modules/_nav.md.scss b/scss/modules/_nav.md.scss index 4b09cf7..f884c5c 100644 --- a/scss/modules/_nav.md.scss +++ b/scss/modules/_nav.md.scss @@ -8,15 +8,11 @@ } &:nth-child(3) { - grid-column: 5 / 8; + grid-column: 5 / 7; } &:nth-child(4) { - grid-column: 1 / 3; - } - - &:nth-child(5) { - grid-column: 3 / 5; + grid-column: 7 / 9; } } -- cgit v1.2.3