Skip to content

Commit 1158dfa

Browse files
authored
Update custom-styles.scss
1 parent 935aba3 commit 1158dfa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/minima/custom-styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ a:visited {
77
border-top-color: #609;
88
}
99

10+
.site-header .nav-item:nth-child(n+5) {
11+
display: none;
12+
}
13+
1014
.feed-subscribe {
1115
display: none;
1216
}

0 commit comments

Comments
 (0)