Skip to content

Commit

Permalink
Update padding based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed committed Jan 16, 2025
1 parent 3630882 commit 9832a91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ $panel-container-padding: 10px;
code {
color: $foreground;
background: $gray-700;
padding: 2px $spacer-2;
padding: 0.2em;
border-radius: $border-radius;
border: 1px solid $black;
}
Expand Down

0 comments on commit 9832a91

Please sign in to comment.