Skip to content

Commit

Permalink
fix: fix icon size in breadcrumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantondahmen committed May 21, 2021
1 parent 9ef00c0 commit 3f402de
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_breadcrumbs.sass
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

.wy-breadcrumbs-aside
.fa
font-size: 1.4rem
font-size: 1.2rem

+media($mobile)
.wy-breadcrumbs-extra
Expand Down

0 comments on commit 3f402de

Please sign in to comment.