diff options
author | Mango0x45 <thomasvoss@live.com> | 2021-05-02 13:45:20 +0200 |
---|---|---|
committer | Mango0x45 <thomasvoss@live.com> | 2021-05-02 13:45:20 +0200 |
commit | 9386f05a4f3ce171cf54943c1c1a7a74c808cb91 (patch) | |
tree | 093ed47c550e3ce6447159ac337313b934fcf8db | |
parent | 670b82e0f14c8aded323da48455777d276ef18fa (diff) |
Normal formatting pls
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |