Skip to content

Commit

Permalink
Fix Q icon font in before pseudo element
Browse files Browse the repository at this point in the history
resolves 304
  • Loading branch information
turboMaCk committed Apr 25, 2021
1 parent ff8022f commit fba6e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.less
Expand Up @@ -107,6 +107,7 @@ header .navbar.navbar-static-top {

&:before {
content: "\2315";
font-family: FreeSerif, sans-serif;
display: inline-block;
font-size: 1.5em;
margin-right: 0.2em;
Expand Down

0 comments on commit fba6e23

Please sign in to comment.