Fix charset case warning

This commit is contained in:
Justin Foell
2020-11-27 14:30:52 -06:00
parent 9712d7203a
commit 10438f18eb
+2 -1
View File
@@ -1,4 +1,5 @@
@CHARSET "UTF-8";
@charset "UTF-8";
.activity-item:before {
content: "";
width: 16px;