Skip to content

Commit

Permalink
Fix vertical alignment of language icon
Browse files Browse the repository at this point in the history
  • Loading branch information
horazont committed Sep 30, 2019
1 parent 8f80fc0 commit a9e9570
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions muchopper/web/scss/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,10 @@ svg.icon-users {
vertical-align: -0.18em;
}

svg.icon-lang1 {
vertical-align: -0.16em;
}

/* feature support matrix */

table.features {
Expand Down

0 comments on commit a9e9570

Please sign in to comment.