Skip to content

Commit

Permalink
Add margin to callout title code
Browse files Browse the repository at this point in the history
  • Loading branch information
ErinBecker authored May 21, 2024
1 parent 7068064 commit 2f4df98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/stylesheets/callouts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
text-underline-offset: 6px;
code, kbd {
text-transform: none;
margin: 0.5em;
}
}

Expand Down

0 comments on commit 2f4df98

Please sign in to comment.