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