From 209088ab8e7ab23fb2112644ca03afc1c0769ca6 Mon Sep 17 00:00:00 2001
From: Quaternions <krakow20@gmail.com>
Date: Mon, 10 Mar 2025 11:43:53 -0700
Subject: [PATCH] bigger logo

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 650100f..9e6f3ab 100644
--- a/index.html
+++ b/index.html
@@ -63,7 +63,7 @@
         }
 
         .logo-container {
-            width: 300px;
+            width: 600px;
             max-width: 80vw;
             margin-bottom: 40px;
             filter: drop-shadow(0 0 10px rgba(0, 255, 255, 0.7));