Skip to content

Commit dea93bc

Browse files
committed
add margin-right .topnav
1 parent 6c966d2 commit dea93bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/less/top.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77
.navbar-brand {padding: 0;}
88
.topnav {
9-
margin: 10px auto;
9+
margin: 10px 15px 10px auto;
1010
@media (min-width: @screen-tablet) {
1111
float: right;
1212
}

0 commit comments

Comments
 (0)