diff --git a/dist/_astro/gmod_loading.c1ce72ac.css b/dist/_astro/gmod_loading.b6a62e23.css similarity index 54% rename from dist/_astro/gmod_loading.c1ce72ac.css rename to dist/_astro/gmod_loading.b6a62e23.css index 2be77de..73765d3 100644 --- a/dist/_astro/gmod_loading.c1ce72ac.css +++ b/dist/_astro/gmod_loading.b6a62e23.css @@ -1 +1 @@ -:where(.astro-W5LHOOVP){margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100vh;background-image:url(/assets/404/crt.gif);-webkit-filter:grayscale(100%);filter:grayscale(100%)}marquee:where(.astro-W5LHOOVP){height:100vh} +:where(.astro-W5LHOOVP){margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100vh;background-image:url(/assets/404/crt.gif)}marquee:where(.astro-W5LHOOVP){height:100vh} diff --git a/dist/export/gmod_loading/index.html b/dist/export/gmod_loading/index.html index b9a82ab..986330c 100644 --- a/dist/export/gmod_loading/index.html +++ b/dist/export/gmod_loading/index.html @@ -8,7 +8,7 @@ Loading... - +
diff --git a/src/pages/export/gmod_loading.astro b/src/pages/export/gmod_loading.astro index 574202a..e9656d6 100644 --- a/src/pages/export/gmod_loading.astro +++ b/src/pages/export/gmod_loading.astro @@ -22,8 +22,6 @@ import Card from '../../components/Card.astro'; width: 100%; height: 100vh; background-image: url('/assets/404/crt.gif'); - -webkit-filter: grayscale(100%); - filter: grayscale(100%); } marquee{ height: 100vh;