Skip to content

Commit

Permalink
Improve the formatting of inline code elements
Browse files Browse the repository at this point in the history
  • Loading branch information
irh committed Aug 29, 2024
1 parent 27c9675 commit a5846dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/sass/main.sass
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ h2
width: 200px
padding: $nav-logo-padding


:not(pre) > code
font-size: 0.95em
padding: 0

@media (min-width: 640px)
.docs-section
padding-left: 260px
Expand Down

0 comments on commit a5846dc

Please sign in to comment.