Skip to content

Commit b27f186

Browse files
committed
give a little padding to external link icon
Closes #1132
1 parent 917013a commit b27f186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/sass/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,5 +545,6 @@ div.highlight span.c-Singleline, div.highlight span.c {
545545
}
546546

547547
a[href*="//"]:not([href*="perl6.org"])::after {
548+
padding-left: 2px;
548549
content: url(/images/External-link-04-bold-12x12.svg);
549550
}

0 commit comments

Comments
 (0)