Skip to content

Commit

Permalink
Fix mobile margins
Browse files Browse the repository at this point in the history
  • Loading branch information
capsia37 authored and doniks committed Aug 28, 2021
1 parent 3eb44e4 commit 584084f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _static/css/ubports.css
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,10 @@ a.current, .content h1, .toc-tree li.scroll-current > .reference {
.sidebar-container {
margin-left: 0;
}

.main {
margin-right: 0;
}
}

/* Wider sidebars on wider screens */
Expand Down

0 comments on commit 584084f

Please sign in to comment.