From 3e0b269f5787eef5a3744bfd79eb2e1476b8dddb Mon Sep 17 00:00:00 2001 From: Andrew Simonson Date: Sun, 8 Sep 2024 19:06:02 -0400 Subject: [PATCH] funny bug hehe --- src/static/css/App.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/static/css/App.css b/src/static/css/App.css index 48a690e..f115457 100644 --- a/src/static/css/App.css +++ b/src/static/css/App.css @@ -1011,9 +1011,11 @@ a, a p { } /* fuckin iOS gotta render gaussian blurs differently so better fuckin uhh make rasters for mobile users */ - #homeIcon { + + /* Be sure to uncomment this if we ever stop using jebwin memes */ + /* #homeIcon { content: url("../icons/rasterLogo.png"); - } + } */ .name { font-size: min(6vw, 2em);