mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 05:41:42 +01:00
fix arrow icon with unicode character (#235)
* fix arrow icon with unicode character * use bigger, bolder arrow
This commit is contained in:
parent
da252a276d
commit
69272daa3b
@ -52,7 +52,7 @@
|
||||
|
||||
a::before {
|
||||
color: $color-text-weak;
|
||||
content: "🢩";
|
||||
content: "\21d2";
|
||||
font-size: 1.3em;
|
||||
font-weight: bold;
|
||||
left: -1.2em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user