diff options
author | Amine El Baghdadi <75886237+NoobJsPerson@users.noreply.github.com> | 2021-05-01 23:25:43 +0000 |
---|---|---|
committer | Amine El Baghdadi <75886237+NoobJsPerson@users.noreply.github.com> | 2021-05-01 23:25:43 +0000 |
commit | 7d123ffc6f1a26c80e87a21866a56b43aa3feddd (patch) | |
tree | ef20328c7d2ccc8e02ca3a20a0f72abb9e9da82b | |
parent | 3558f1bbb94e969219f80fbc1667fa034d53dc6a (diff) |
update style.css
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |