fix: external link icon shouldn't be vertical aligned (#699)

This commit is contained in:
sean 2024-01-16 11:18:55 -05:00 committed by GitHub
parent fa7d139ce5
commit 107d9b8dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,6 @@ a {
} }
&.external .external-icon { &.external .external-icon {
vertical-align: bottom;
height: 1ex; height: 1ex;
margin: 0 0.15em; margin: 0 0.15em;