diff options
| author | Joe Carstairs <me@joeac.net> | 2025-04-13 08:32:50 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-04-13 08:32:50 +0100 |
| commit | 3d5bdc40809c5290342d7f269cfe845a6f2b3b4b (patch) | |
| tree | 00dd82d1ae955d8a3ee90707681aafe48607e85a /scss/modules/_nav.sm.scss | |
| parent | c7a5732347f83bc28ef7594898160ca2a29400cd (diff) | |
discontinue furthsettins
Diffstat (limited to 'scss/modules/_nav.sm.scss')
| -rw-r--r-- | scss/modules/_nav.sm.scss | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/scss/modules/_nav.sm.scss b/scss/modules/_nav.sm.scss index 226df3b..50d0e9b 100644 --- a/scss/modules/_nav.sm.scss +++ b/scss/modules/_nav.sm.scss @@ -24,14 +24,10 @@ } &:nth-child(3) { - grid-column: 6 / 9; + grid-column: 6 / 8; } &:nth-child(4) { grid-column: 1 / 3; } - - &:nth-child(5) { - grid-column: 3 / 5; - } } |
