Skip to content

Commit

Permalink
fix: fix button padding on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantondahmen committed May 20, 2021
1 parent 6444b1b commit c7845c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion revitron_sphinx_theme/static/css/theme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/sass/_theme_container.sass
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
font-size: 1.35rem
line-height: 2.5
margin-right: 0.5em
padding: 0 1.5em
padding: 0 1.25em
border: 2px solid $border
text-decoration: none
font-weight: calc(620 * var(--font-weight-factor))
Expand Down

0 comments on commit c7845c8

Please sign in to comment.