refactor: update style

This commit is contained in:
fantasticit 2022-04-25 14:01:52 +08:00
parent 20db8fcf57
commit a9ec9acb0b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
.wrap { .wrap {
margin-top: .75em;
line-height: 0; line-height: 0;
margin-top: 0.75em;
.innerWrap { .innerWrap {
display: flex; display: flex;
@ -29,7 +29,7 @@
} }
p { p {
margin-top: 0.25em; margin-top: .25em;
} }
p:first-child { p:first-child {