From 84f07e30c8777ab63504aea16b62b7c5b7b160f3 Mon Sep 17 00:00:00 2001 From: William Baker Date: Thu, 21 Mar 2024 00:52:50 -0400 Subject: [PATCH] oh, VS goes after the emoji --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index f7ca211..a344aa3 100644 --- a/index.css +++ b/index.css @@ -85,7 +85,7 @@ menu:empty { } .info::before { - content: "\00fe0e\002139"; + content: "\002139\00fe0e"; text-decoration: dotted underline; }