mirror of https://github.com/fantasticit/think.git
refactor: update style
This commit is contained in:
parent
20db8fcf57
commit
a9ec9acb0b
|
@ -1,6 +1,6 @@
|
|||
.wrap {
|
||||
margin-top: .75em;
|
||||
line-height: 0;
|
||||
margin-top: 0.75em;
|
||||
|
||||
.innerWrap {
|
||||
display: flex;
|
||||
|
@ -29,7 +29,7 @@
|
|||
}
|
||||
|
||||
p {
|
||||
margin-top: 0.25em;
|
||||
margin-top: .25em;
|
||||
}
|
||||
|
||||
p:first-child {
|
||||
|
|
Loading…
Reference in New Issue