Skip to content

Commit

Permalink
Adds max-width to the logo a tag (#1183)
Browse files Browse the repository at this point in the history
  • Loading branch information
nienn committed Aug 5, 2021
1 parent 8a02619 commit 9a50ff9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_rtd_theme/static/css/theme.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/sass/_theme_layout.sass
Expand Up @@ -217,6 +217,7 @@ html
display: inline-block
padding: ($base-line-height / 6) ($base-line-height / 4)
margin-bottom: $gutter / 2
max-width: 100%
+font-smooth
&:hover
background: rgba(255, 255, 255, 0.1)
Expand Down

0 comments on commit 9a50ff9

Please sign in to comment.