Skip to content

Commit 6ceee7c

Browse files
committed
polish doc nav
1 parent 6643adb commit 6ceee7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_sass/_docs.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ $doc-nav-min-width: 150px;
8787

8888
li {
8989
padding: 6px 0;
90-
border-bottom: 1px solid $grey-color-light;
90+
border-bottom: 1px solid $grey-color-lighter;
9191

9292
&:last-child {
9393
border: none;
@@ -121,7 +121,6 @@ $doc-nav-min-width: 150px;
121121

122122
@include media-query-min($on-palm) {
123123
padding-left: $spacing-unit / 4;
124-
background: $background-color;
125124
}
126125
}
127126

0 commit comments

Comments
 (0)