mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
Navbar text needs more margin to align vertically in navbar.
This commit is contained in:
parent
f786000407
commit
17924518a8
|
@ -19,6 +19,8 @@
|
|||
|
||||
.navbar-text {
|
||||
color: @navbar-color;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.navbar-nav {
|
||||
|
|
Loading…
Reference in New Issue
Block a user