feat: update styles

This commit is contained in:
GyDi
2022-01-25 01:48:26 +08:00
parent ab1b5897a6
commit 3a73868c10
4 changed files with 6 additions and 4 deletions

View File

@@ -9,6 +9,8 @@
width: 90%;
max-width: 850px;
margin: 0 auto;
padding-right: 4px;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: space-between;