fix(sidebar): add padding-bottom
to the right sidebar (#765)
Add bottom padding to the right sidebar
This commit is contained in:
parent
aae9cf67db
commit
1bd4dcd415
@ -79,6 +79,7 @@
|
|||||||
|
|
||||||
@include respond(lg) {
|
@include respond(lg) {
|
||||||
padding-top: var(--main-top-padding);
|
padding-top: var(--main-top-padding);
|
||||||
|
padding-bottom: var(--main-top-padding);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user