summaryrefslogtreecommitdiff
path: root/scss/modules/_nav.md.scss
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+joeacarstairs@users.noreply.github.com>2025-04-13 08:35:31 +0100
committerGitHub <noreply@github.com>2025-04-13 08:35:31 +0100
commit0dd5226bb52773f0f034f31f68f2439ae2f18fe3 (patch)
tree00dd82d1ae955d8a3ee90707681aafe48607e85a /scss/modules/_nav.md.scss
parent4a9ad67f284f6b5e96f5708a1fe9a2ff7417c766 (diff)
parent3d5bdc40809c5290342d7f269cfe845a6f2b3b4b (diff)
Merge pull request #122 from joeacarstairs/staging
discontinue furthsettins
Diffstat (limited to 'scss/modules/_nav.md.scss')
-rw-r--r--scss/modules/_nav.md.scss8
1 files changed, 2 insertions, 6 deletions
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;
}
}