aboutsummaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index b65f471..1aff997 100644
--- a/style.css
+++ b/style.css
@@ -21,8 +21,8 @@
}
body {
- display:inline-block;
background-color: var(--bg-color);
+ display:inline-block;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;