Skip to content

Commit

Permalink
Fix SASS syntax err, build theme.css for #432
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaoming committed Aug 27, 2022
1 parent 42bf98c commit 709f578
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sphinx_rtd_theme/static/css/theme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/sass/_theme_layout.sass
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ footer
vertical-align: top

+media($desktop-wider)
.wy-nav-content-wrap
.wy-nav-content-wrap
background: rgba(0,0,0,.05)
.wy-nav-content
background: $section-background-color
Expand Down

0 comments on commit 709f578

Please sign in to comment.