Skip to content

Commit

Permalink
ad position fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xb4lint committed Jun 5, 2019
1 parent 862a9a5 commit 4ca3492
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/scss/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ aside.sidebar {
margin-top: 0;
}

@include media-breakpoint-up(xl) {
margin-top: 15px;
}

.buttons {
text-align: center;
margin-top: 1.5rem;
Expand Down

0 comments on commit 4ca3492

Please sign in to comment.