Skip to content

Commit

Permalink
Add a left margin to content icon container
Browse files Browse the repository at this point in the history
This makes admonitions on the top-of-page (like on RTD) look better.
  • Loading branch information
pradyunsg committed Jul 28, 2021
1 parent 886cba2 commit f7f6895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/furo/assets/styles/_scaffold.sass
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ article
float: right
display: flex
margin-top: 1.5rem
margin-left: 1rem
gap: 0.5rem

.sidebar-toggle
Expand Down

0 comments on commit f7f6895

Please sign in to comment.