mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-19 22:54:14 +09:00
Fix charset case warning
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
|||||||
@CHARSET "UTF-8";
|
@charset "UTF-8";
|
||||||
|
|
||||||
.activity-item:before {
|
.activity-item:before {
|
||||||
content: "";
|
content: "";
|
||||||
width: 16px;
|
width: 16px;
|
||||||
|
|||||||
Reference in New Issue
Block a user