Skip to content

Commit 8a9a262

Browse files
committed
reinstate rotate the external link icon
1 parent 0aea703 commit 8a9a262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/doc.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,6 +1376,7 @@ body {
13761376
display: inline-block;
13771377
margin: 0 0.2rem;
13781378
content: "→";
1379+
transform: rotate(-45deg);
13791380
color: var(--link-font-color);
13801381
transition: all 0.2s linear;
13811382
top: 0;

0 commit comments

Comments
 (0)