Skip to content

Commit b764690

Browse files
committed
Remove types links from the queries and mutations navigation
1 parent c4f7909 commit b764690

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/stylesheets/_screen.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -297,11 +297,6 @@ html, body {
297297
transition-duration: 130ms;
298298
}
299299

300-
.toc-link + * {
301-
color: inherit;
302-
text-decoration: none;
303-
}
304-
305300
// button to show navigation on mobile devices
306301
#nav-button {
307302
span {
@@ -674,7 +669,6 @@ html, body {
674669
.toc-link {
675670
padding-top: 0.3em;
676671
padding-bottom: 0.3em;
677-
text-decoration: none;
678672
}
679673
}
680674

0 commit comments

Comments
 (0)