Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit 8887535

Browse files
authored
Add top margin to nav divider
1 parent d81eda3 commit 8887535

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/less/nav.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
.nav-sub-divider {
2020
height: 1px;
2121
background-color: #777777;
22+
margin-top: 10px;
2223
margin-bottom: 10px;
2324
overflow: hidden;
2425
}

0 commit comments

Comments
 (0)