Add space between nav-button and nav-item
This commit is contained in:
committed by
Vishnu Ks
parent
6648b56181
commit
55387bc554
@@ -10,7 +10,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nav-link {
|
.nav-link {
|
||||||
font-size: .900rem;
|
font-size: 0.9rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar-wrapper {
|
#sidebar-wrapper {
|
||||||
@@ -33,6 +33,6 @@
|
|||||||
.navbar {
|
.navbar {
|
||||||
padding: 10px 0px;
|
padding: 10px 0px;
|
||||||
}
|
}
|
||||||
|
.navbar-toggler {
|
||||||
|
margin-bottom: 1.2rem;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user