Skip to content

Commit

Permalink
Fix spacing on sidebar
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Aug 2, 2023
1 parent 101b7a3 commit 511b983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ospo-book/assets/scss/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
padding-top: 0.5rem !important;
padding-left: 1.5rem;
padding-right: 1rem;
padding-bottom: 5px;
padding-bottom: 25px;
}
@media (min-width: 1300px) {
padding-left: 2.5rem;
Expand Down

0 comments on commit 511b983

Please sign in to comment.