update page css
This commit is contained in:
parent
b3d47644dd
commit
6d4edc4390
1 changed files with 3 additions and 1 deletions
|
@ -109,9 +109,11 @@ p:last-child {
|
||||||
left: 352px;
|
left: 352px;
|
||||||
top: 32px;
|
top: 32px;
|
||||||
width: 640px;
|
width: 640px;
|
||||||
padding-bottom: 32px;
|
|
||||||
padding-right: 32px;
|
padding-right: 32px;
|
||||||
|
padding-bottom: 32px;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
|
margin-right: 32px;
|
||||||
|
margin-bottom: 32px;
|
||||||
}
|
}
|
||||||
#page > div:first-child {
|
#page > div:first-child {
|
||||||
height: 28px;
|
height: 28px;
|
||||||
|
|
Loading…
Reference in a new issue