tweak external arrow

This commit is contained in:
a 2022-07-04 03:36:30 -05:00
parent f5363aee5c
commit a98ffca38f

View file

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