add padding to end screen

This commit is contained in:
2022-01-28 02:11:08 +00:00
parent 46b06d44d9
commit 73701c54ec

View File

@@ -116,6 +116,7 @@ body {
width: 100vw;
top: 0;
left: 0;
padding: 1em;
display: flex;
flex-direction: column;
justify-content: center;