Skip to content

Commit 9f69e60

Browse files
authored
Merge pull request #60 from omsf/fix-missing-symbol-linux
2 parents 227cf3f + 6a98cd6 commit 9f69e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/hugo-kiera-master/static/css/agathe.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ li.menu-item-has-children:not(.mobile-submenu li) {
211211
display: inline-block;
212212
}
213213
li.menu-item-has-children a.menu-link::after{
214-
content: "\0023F7";
214+
content: "\0025be";
215215
padding-left: 15px;
216216
color: var(--color-une-dark);
217217
}

0 commit comments

Comments
 (0)