fix navbar background
This commit is contained in:
parent
7dd6e532f2
commit
3c6b62fd32
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
max-height: @navbar-height;
|
// max-height: @navbar-height;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: none;
|
border: none;
|
||||||
.home-button a {
|
.home-button a {
|
||||||
|
|
Reference in a new issue