Fix bottom white margin
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
}
|
||||
|
||||
.app-content {
|
||||
padding: $navbar-height + 1.5rem 1.5em 0 1.5em;
|
||||
padding: $navbar-height + 1.5rem 1.5em 1rem 1.5em;
|
||||
z-index: 2;
|
||||
|
||||
&.is-menu-enabled {
|
||||
|
Reference in New Issue
Block a user