From 38e2d86a58a6c233950c16df71e539f4fd8b66b8 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sat, 4 May 2024 14:56:20 -0400 Subject: New layout 2 --- css/website.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'css') diff --git a/css/website.css b/css/website.css index 6d73aa9..1454164 100644 --- a/css/website.css +++ b/css/website.css @@ -127,11 +127,10 @@ body { .roundedButton { text-wrap: nowrap; - background-color: rgba(0, 0, 0, 0.411); display: flex; flex-direction: row; gap: 10px; - margin: 15px 5px; + margin: 5px 5px; } .transparentButton -- cgit v1.2.3