diff --git a/404.html b/404.html index 72367f2..3c4d2eb 100644 --- a/404.html +++ b/404.html @@ -214,10 +214,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 { @@ -754,6 +754,6 @@ export { HeadingAnchors }
- +