Fix incorrect class names of icon font
This commit is contained in:
@@ -51,5 +51,5 @@ $font-main: 'Cairo';
|
||||
.icon-minus:before { content: '\e801'; }
|
||||
.icon-ok:before { content: '\e802'; }
|
||||
.icon-calendar:before { content: '\e803'; }
|
||||
.icon_mail_circle:before { content: '\e804'; }
|
||||
.icon_phone_circle:before { content: '\e805'; }
|
||||
.icon-mail-circle:before { content: '\e804'; }
|
||||
.icon-phone-circle:before { content: '\e805'; }
|
||||
|
||||
Reference in New Issue
Block a user