Skip to content

Commit

Permalink
Refactor padding
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhorsey committed Jan 22, 2025
1 parent a2baaf3 commit c18433d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
code {
font-family: monospace;
background: $bg_light;
padding: 0rem 0rem;
padding: 0rem;
margin: 0;
border: 1px solid $border_light;
border-radius: 0.25rem;
Expand Down

0 comments on commit c18433d

Please sign in to comment.