Added fix to star glyph

This commit is contained in:
root 2018-07-28 14:48:58 -05:00
parent a5e3615fe3
commit 2443ed318c

View File

@ -1,3 +1,7 @@
i.icon.fa-star-o.icon {
font-family: "FontAwesome" !important;
}
body {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
font-size: 14px;