Skip to content

Commit

Permalink
Be more selective about API documentation headings
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Nov 26, 2021
1 parent 0c4018f commit 20a83d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/furo/assets/styles/content/_api.sass
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.
margin-bottom: 0.75rem

// "Headings" (like "Parameters" and "Return")
dt
> dt
text-transform: uppercase
font-size: var(--font-size--small)

Expand Down

0 comments on commit 20a83d1

Please sign in to comment.