Increased margin bottom to 4em for nav bar.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
.navbar .nav > li > a { color: #49AFCD; }
|
||||
.navbar .divider-vertical { border-right: 1px solid #4D4D4D; }
|
||||
.navbar { margin-bottom: 35px; }
|
||||
.navbar { margin-bottom: 4em; }
|
||||
|
||||
|
||||
/* Styling for elements */
|
||||
|
||||
Reference in New Issue
Block a user