From 9f048b32f6e52a6ac6e9c02e8bdb507fe53adb20 Mon Sep 17 00:00:00 2001 From: Jeremy Fowers Date: Fri, 22 Aug 2025 16:15:18 -0400 Subject: [PATCH] small website fixes --- docs/assets/homepage.css | 8 ++++++++ docs/index.html | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/assets/homepage.css b/docs/assets/homepage.css index 360c50d..10d2e66 100644 --- a/docs/assets/homepage.css +++ b/docs/assets/homepage.css @@ -1,3 +1,11 @@ +html, body { + margin: 0 !important; + padding: 0 !important; + border: none !important; + box-shadow: none !important; + background: #000 !important; +} + /* Homepage specific styles */ .homepage-container { display: flex; diff --git a/docs/index.html b/docs/index.html index 697ccff..bcbd372 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,7 +5,6 @@ Lemonade Arcade - Make Retro-Style Games in Minutes with AI -