add a lil arrow
This commit is contained in:
@ -8,13 +8,13 @@
|
||||
font-family: var(--font-serif);
|
||||
margin-bottom: var(--spacing-s);
|
||||
position: relative;
|
||||
/*padding-left: 1.6rem;
|
||||
padding-right: 1.4rem;
|
||||
|
||||
&:before {
|
||||
&:after {
|
||||
content: "→";
|
||||
position: absolute;
|
||||
left: 0;
|
||||
}*/
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user