diff --git a/static/index.html b/static/index.html index bff6db3..85ea4a0 100644 --- a/static/index.html +++ b/static/index.html @@ -12,9 +12,9 @@ Violet's Purgatory - + -
+

Violet

@@ -44,7 +44,7 @@

If you have any problems with the site, put up an issue on codeberg!

-->
-

The world's worst developer

+ diff --git a/static/style.css b/static/style.css index e4f8c08..082bda2 100644 --- a/static/style.css +++ b/static/style.css @@ -18,6 +18,7 @@ h2 { } body, html { + overflow-x: hidden; margin: auto; background-color: rgb(30, 5, 60); width: 100vw;