tweak external arrow
This commit is contained in:
parent
f5363aee5c
commit
a98ffca38f
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue