add padding to end screen
This commit is contained in:
parent
46b06d44d9
commit
73701c54ec
@ -116,6 +116,7 @@ body {
|
||||
width: 100vw;
|
||||
top: 0;
|
||||
left: 0;
|
||||
padding: 1em;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user