Skip to content

Commit

Permalink
ensure that sidebar has bg-color
Browse files Browse the repository at this point in the history
  • Loading branch information
yelper committed Mar 20, 2021
1 parent 05979e3 commit c2af7c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/sidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
@apply border-l-0 border-b border-dashed border-primary;

top: 2rem;
background-color: #fff;
}

@screen md {
Expand Down

0 comments on commit c2af7c2

Please sign in to comment.