fix error

This commit is contained in:
chiu 2021-09-05 18:16:34 +08:00
parent 983d747bf0
commit 5ee197fdff
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
display: flex;
flex-flow: row-reverse wrap;
line-height: 2em;
justify-content: space-between;
justify-content: center;
font-size: 1.85em;
width: 100%;
}