Make config look marginally better.

This commit is contained in:
Justin Hawkins 2022-04-03 18:42:52 +09:30
parent 093327088f
commit 2af34fddc8

View File

@ -28,6 +28,7 @@ html,
body { body {
height: 100%; height: 100%;
background-color: #333; background-color: #333;
padding: 2em;
} }
body { body {