Skip to content

Commit f5b18dd

Browse files
committed
Adjust vertical alignment of external link icon in list items
1 parent 9dcc5ad commit f5b18dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frontend/src/styles/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@ li a.external-link::after {
716716
width: 0.8em;
717717
height: 0.8em;
718718
margin-left: 0.35em;
719-
vertical-align: text-bottom;
719+
vertical-align: middle;
720720
flex: 0 0 auto;
721721
background-color: currentColor;
722722
pointer-events: none;

0 commit comments

Comments
 (0)