From c8b4aaf76317b177825f51693f63030e67b2b1ce Mon Sep 17 00:00:00 2001 From: Violet Date: Thu, 9 Nov 2023 17:54:05 -0600 Subject: [PATCH] asd --- static/index.html | 6 +++--- static/style.css | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) 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;