Better alignment for navbar buttons
This commit is contained in:
parent
9572531786
commit
15ccd7c41b
2
main.css
2
main.css
|
@ -40,7 +40,7 @@ pre {
|
||||||
|
|
||||||
/* Move the navbar contents onto the same line as the toggler */
|
/* Move the navbar contents onto the same line as the toggler */
|
||||||
#navbarCollapse {
|
#navbarCollapse {
|
||||||
margin-top: -3rem !important;
|
margin-top: -2.5rem !important;
|
||||||
margin-right: 50px;
|
margin-right: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue