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 {
|
.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 {
|
||||||
|
|
Loading…
Reference in New Issue