From 947c7aa06058a4f6637e2c99bd2629b2a817229c Mon Sep 17 00:00:00 2001 From: Emmennater Date: Wed, 15 Nov 2023 12:40:30 -0600 Subject: [PATCH] Adjusted Overflow --- style/main.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style/main.css b/style/main.css index 650a1e6..aa1cfe0 100644 --- a/style/main.css +++ b/style/main.css @@ -85,7 +85,6 @@ a { main { display: flex; flex-direction: row; - justify-content: center; } .group1 { @@ -94,6 +93,9 @@ main { justify-content: center; box-shadow: 0px 0px 16px #0008; border: solid 1px var(--c2); + + margin-left: auto; + margin-right: auto; } .prevent-select, .arrow, .day, .week, .month, h1,