Skip to content

Commit e109182

Browse files
committed
Fixed & Added new icons ↕
1 parent e661fce commit e109182

5 files changed

Lines changed: 7 additions & 1 deletion

File tree

2.34 KB
Binary file not shown.

β€Žassets/css/mighty-fonts/mighty-fonts.svgβ€Ž

Lines changed: 2 additions & 0 deletions
Loading
2.34 KB
Binary file not shown.
2.34 KB
Binary file not shown.

β€Žassets/css/mighty-icons.cssβ€Ž

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
-moz-osx-font-smoothing: grayscale;
2626
}
2727

28+
.mf-spacer:before {
29+
content: "\e926";
30+
}
31+
2832
.mf-sectionslider:before {
2933
content: "\e920";
3034
}
@@ -38,7 +42,7 @@
3842
}
3943

4044
.mf-advancegradients:before {
41-
content: "\e91e";
45+
content: "\e927";
4246
}
4347

4448
.mf-customcss:before {

0 commit comments

Comments
Β (0)