We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5e42a3 + 160adea commit 332efa3Copy full SHA for 332efa3
src/components/Nav/styles.module.scss
@@ -283,10 +283,7 @@
283
grid-template-columns: 1fr;
284
}
285
286
-:global(.contribute),
287
-:global(.tutorials),
288
-:global(.about) {
289
- .jumpto ul li.linklabel:not(:global(.small), :first-child) {
290
- margin-top: 10px;
291
- }
+.jumpto ul li.linklabel:not(:global(.small), :first-child) {
+ margin-top: 10px;
292
+
0 commit comments