Skip to content

Commit c9a53ec

Browse files
committed
Sass, fix steam unicode number
1 parent 5b40f12 commit c9a53ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scss/simple-line-icons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,5 +975,5 @@ $simple-line-icon-prefix: "icon-" !default;
975975
}
976976

977977
.@{simple-line-icon-prefix}social-steam:before {
978-
content: "\e618";
978+
content: "\e620";
979979
}

0 commit comments

Comments
 (0)