Skip to content

Commit 1792451

Browse files
author
James Brewer
committed
Navbar text needs more margin to align vertically in navbar.
1 parent f786000 commit 1792451

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

less/navbar.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
.navbar-text {
2121
color: @navbar-color;
22+
margin-top: 20px;
23+
margin-bottom: 20px;
2224
}
2325

2426
.navbar-nav {

0 commit comments

Comments
 (0)