Reduce bottom padding further by 2px

This commit is contained in:
PCoder 2018-08-22 22:54:49 +02:00
parent 07837c8752
commit b7ff519624
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
}
.vm-vmid {
padding: 50px 0 35px;
padding: 50px 0 33px;
text-align: center;
}