aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <57815710+Mango0x45@users.noreply.github.com> 2021-05-02 02:48:32 +0200
committerGitHub <noreply@github.com> 2021-05-02 02:48:32 +0200
commit670b82e0f14c8aded323da48455777d276ef18fa (patch)
treeef20328c7d2ccc8e02ca3a20a0f72abb9e9da82b
parenta1cef7b085631baeb38a1bf9f19a5a17ae6d5789 (diff)
parent7d123ffc6f1a26c80e87a21866a56b43aa3feddd (diff)
Merge pull request #1 from NoobJsPerson/master
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index b16b4dd..1aff997 100644
--- a/style.css
+++ b/style.css
@@ -22,6 +22,7 @@
body {
background-color: var(--bg-color);
+ display:inline-block;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;