From 3558f1bbb94e969219f80fbc1667fa034d53dc6a Mon Sep 17 00:00:00 2001 From: "itsmeac101@gmail.com" Date: Sat, 1 May 2021 23:01:58 +0000 Subject: fixed button --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index b16b4dd..b65f471 100644 --- a/style.css +++ b/style.css @@ -21,6 +21,7 @@ } body { + display:inline-block; background-color: var(--bg-color); margin-bottom: 20px; margin-left: auto; -- cgit v1.2.3