diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ body { background-color: var(--bg-color); + display:inline-block; margin-bottom: 20px; margin-left: auto; margin-right: auto; |