Fixed broken icons
This commit is contained in:
parent
999fef021d
commit
8084c51b34
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
* {
|
* {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
font-family: Sans;
|
font-family: "Symbols Nerd Font", Sans;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
|
|
Loading…
Reference in a new issue