Skip to content

Commit

Permalink
fix: remove bottom border
Browse files Browse the repository at this point in the history
  • Loading branch information
jonayrodriguezmrf committed Oct 10, 2024
1 parent 776534c commit 569e29c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
}
.sidebar-sections {
-webkit-antialiased: antialiased;
.sidebar-section-wrapper {
border-bottom: 0;
}
.sidebar-wrapper & {
padding: 30px;
}
Expand Down

0 comments on commit 569e29c

Please sign in to comment.