Use a UTF-8 character

This commit is contained in:
Jean-Baptiste Bellet
2023-04-21 10:37:20 +02:00
parent 8444fca19a
commit b17b25516f

View File

@@ -62,7 +62,7 @@
font-weight: 700;
&:after {
content: ">>";
content: "";
display: inline-block;
margin-left: 5px;
}