Skip to content

Commit

Permalink
Social distancing for icons (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
waldyrious committed Dec 18, 2020
1 parent 09581e9 commit 3886c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/github-issue-link-status.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
.ILS svg {
font-size: calc(1em / 14 * 8.125); /* Turn into em and make it 19% smaller */
vertical-align: -15%;
margin-left: 0.2em;
margin-left: 0.3em;
}
.ILS + .ILS {
margin-left: 0.1em;
Expand Down

0 comments on commit 3886c04

Please sign in to comment.