mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
fix icon.
This commit is contained in:
parent
3e42e5ca00
commit
09acada1af
@ -124,7 +124,7 @@
|
|||||||
&:before {
|
&:before {
|
||||||
color: $background-tertiary;
|
color: $background-tertiary;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
font-family: 'Font Awesome 5 Free';
|
font-family: 'Font Awesome 6 Free';
|
||||||
content: '\f3c1';
|
content: '\f3c1';
|
||||||
font-size: 8px;
|
font-size: 8px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
|
Loading…
Reference in New Issue
Block a user