Add generic font family to chapter mark
This commit is contained in:
@@ -259,7 +259,7 @@
|
||||
}
|
||||
|
||||
.sliderChapterMark::before {
|
||||
font-family: 'Material Icons';
|
||||
font-family: 'Material Icons', sans-serif;
|
||||
content: "\e892";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user