Skip to content

Commit 332efa3

Browse files
authored
Merge pull request #422 from processing/update-nav-spacing
Update nav bar line spacing
2 parents f5e42a3 + 160adea commit 332efa3

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

src/components/Nav/styles.module.scss

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -283,10 +283,7 @@
283283
grid-template-columns: 1fr;
284284
}
285285

286-
:global(.contribute),
287-
:global(.tutorials),
288-
:global(.about) {
289-
.jumpto ul li.linklabel:not(:global(.small), :first-child) {
290-
margin-top: 10px;
291-
}
286+
.jumpto ul li.linklabel:not(:global(.small), :first-child) {
287+
margin-top: 10px;
292288
}
289+

0 commit comments

Comments
 (0)