mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 04:15:50 +00:00
CSS: fix excess center column space on mobile
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -203,8 +203,11 @@ section {
|
||||
.xrp-ledger-dev-portal.sidebar-primary .main {
|
||||
z-index: 5;
|
||||
padding: 2rem;
|
||||
top: 80px;
|
||||
min-height: 700px;
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
top: 80px;
|
||||
}
|
||||
}
|
||||
|
||||
.left-sidebar {
|
||||
|
||||
Reference in New Issue
Block a user