tweak external arrow

This commit is contained in:
a 2022-07-04 03:36:30 -05:00
parent f5363aee5c
commit a98ffca38f
1 changed files with 1 additions and 2 deletions

View File

@ -81,10 +81,9 @@
color: white;
position: relative;
&:after {
content: '';
content: '';
position: absolute;
right: -1em;
top: -1em;
color: white;
}
}