couple small fixes and tweaks
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-09-23 16:58:18 -07:00
parent 52c8a8cc60
commit 20bc6b185c
4 changed files with 7 additions and 15 deletions
+2 -2
View File
@@ -180,10 +180,10 @@ span.ha-placeholder {
/* location spans */
.location::before {
content: "📍" / "is based out of ";
content: "📍 " / "is based out of ";
}
.online::before {
content: "🌐" / "is ";
content: "🌐 " / "is ";
}
.location,
.online {