lint compliance

master
ansuz 2022-05-30 17:19:09 +05:30
parent 8a7c35ceb8
commit c0d2af50ef
1 changed files with 1 additions and 1 deletions

View File

@ -818,7 +818,7 @@
.fa::before {
content: "\f0a0"; // shows hdd-o for all FA icons (settings, etc)
}
.fa-hdd-o::before{
.fa-hdd-o::before {
content: "\f015"; // shows home for drive
}
}