Skip to content

Commit

Permalink
fix: external link icon
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel committed Mar 27, 2020
1 parent 934842a commit e413f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/themes/default/scss/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
font-size: 24px/1;
padding-left: 3px;
display: inline-block;
content: '\F3CC';
content: '\F03CC';
color: mc('grey', '500');
text-decoration: none;
}
Expand Down

0 comments on commit e413f3e

Please sign in to comment.