Reposition underline for resource links

This commit is contained in:
Travis Kohlbeck
2020-09-08 00:36:03 -04:00
committed by Jean-Philippe Sirois
parent 795a3b39a4
commit bdf9b17660
@@ -67,10 +67,7 @@ export const Box = styled.div`
&::after {
position: absolute;
margin-top: -6px;
top: 50%;
left: 100%;
margin-left: 10px;
display: block;
content: "";
/* I would prefer a svg, but could not get it to work */