mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
Reposition underline for resource links
This commit is contained in:
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 */
|
||||
|
||||
Reference in New Issue
Block a user