Reduce bottom padding
This commit is contained in:
parent
1e5cf08273
commit
07837c8752
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.vm-vmid {
|
.vm-vmid {
|
||||||
padding: 50px 0 70px;
|
padding: 50px 0 35px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue