Cleanup snappymail glyphs font

This commit is contained in:
djmaze 2020-12-02 14:31:06 +01:00
parent bad981ea7b
commit 1c20cc6d13
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -175,7 +175,7 @@
content: "\e047"; /* ℡ ✆ ☎ ☏ 📞 */
}
.icon-mobile::before {
content: "\e048"; /* 📱 */
content: "📱";
}
.icon-pencil::before {
content: "🖉";
@ -199,7 +199,7 @@
content: "\e051";
}
.icon-users::before {
content: "\e055"; /* 👥 */
content: "👥";
}
.icon-mail::before {
content: "✉";