From 623079610dce7cacc955dc9f58a8df25d109c33e Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 28 Jan 2024 21:26:18 -0500 Subject: [PATCH] new --- MTG/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MTG/style.css b/MTG/style.css index f9cb86c..4f927dd 100755 --- a/MTG/style.css +++ b/MTG/style.css @@ -116,7 +116,7 @@ main { /* width: clamp(min-content, max-content, max-content+1rem); */ width: fit-content; /* max-width: 25%; */ - padding-top: 7%; + padding-top: 4%; } .buttons1 {