From 9386f05a4f3ce171cf54943c1c1a7a74c808cb91 Mon Sep 17 00:00:00 2001 From: Mango0x45 Date: Sun, 2 May 2021 13:45:20 +0200 Subject: Normal formatting pls --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 1aff997..86e6e10 100644 --- a/style.css +++ b/style.css @@ -22,7 +22,6 @@ body { background-color: var(--bg-color); - display:inline-block; margin-bottom: 20px; margin-left: auto; margin-right: auto; @@ -124,6 +123,7 @@ button, code, input, textarea { } .switch input { + display: inline-block; height: 0; opacity: 0; width: 0; -- cgit v1.2.3