aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMango0x45 <thomasvoss@live.com> 2021-05-02 13:45:20 +0200
committerMango0x45 <thomasvoss@live.com> 2021-05-02 13:45:20 +0200
commit9386f05a4f3ce171cf54943c1c1a7a74c808cb91 (patch)
tree093ed47c550e3ce6447159ac337313b934fcf8db
parent670b82e0f14c8aded323da48455777d276ef18fa (diff)
Normal formatting pls
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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;