From f382de4f36191b69daefba1a3560ff295c20cf91 Mon Sep 17 00:00:00 2001 From: DIVISIONSolar Date: Sat, 2 Mar 2024 02:29:26 -0500 Subject: [PATCH] fix styling and add ads --- public/import.css | 2 +- public/index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/import.css b/public/import.css index f95c9dc..132d65b 100644 --- a/public/import.css +++ b/public/import.css @@ -52,7 +52,7 @@ body { display: flex; justify-content: center; align-items: center; - margin-top: 100px; /* Adjusted margin-top */ + margin-top: 10px; /* Adjusted margin-top */ /* margin-bottom: -200px; */ } diff --git a/public/index.html b/public/index.html index 7ace2cd..366f8bd 100644 --- a/public/index.html +++ b/public/index.html @@ -26,6 +26,7 @@ +