tweak external arrow
This commit is contained in:
parent
f5363aee5c
commit
a98ffca38f
|
@ -81,10 +81,9 @@
|
|||
color: white;
|
||||
position: relative;
|
||||
&:after {
|
||||
content: '↗';
|
||||
content: '→';
|
||||
position: absolute;
|
||||
right: -1em;
|
||||
top: -1em;
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue