Skip to content

Commit

Permalink
feat: Tweak vertical alignment of JSCPD icon
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Jul 25, 2020
1 parent 00c335b commit 02d4a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/icons.less
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@
.jolie-icon:before { .fi; content: "\ea75"; top: 2px; }
.jinja-icon:before { .fi; content: "\e944"; top: 2px; }
.jison-icon:before { .fi; content: "\ea55"; top: 2px; }
.jscpd-icon:before { .fi; content: "\eb95"; top: 2px; font-size: 17px; .sharpen; }
.jscpd-icon:before { .fi; content: "\eb95"; top: 3px; font-size: 17px; .sharpen; }
.json-icon:before { .fi; content: "\eabe"; top: 2px; }
.json5-icon:before { .fi; content: "\2478"; top: 2px; }
.jsonld-icon:before { .fi; content: "\e958"; top: 3px; font-size: 17px; }
Expand Down

0 comments on commit 02d4a8a

Please sign in to comment.