fix padding
This commit is contained in:
parent
9b237b4f9e
commit
4d4fff929f
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ const main = () => {
|
|||
"margin: 0; \
|
||||
position: absolute; \
|
||||
top: 50%; \
|
||||
left: 40%; \
|
||||
left: 35%; \
|
||||
font-size: 400%; \
|
||||
font-family: sans-serif; \
|
||||
color: white; \
|
||||
|
|
Reference in a new issue