Change letter-spacing to 2px for btn-vm-contact

This commit is contained in:
PCoder 2017-10-31 09:02:07 +01:00
parent 3e08760e04
commit d8ce0f95c5

View file

@ -413,7 +413,7 @@
border: 2px solid #A3C0E2;
padding: 5px 25px;
font-size: 12px;
letter-spacing: 1.3px;
letter-spacing: 2px;
}
.btn-vm-contact:hover, .btn-vm-contact:focus {
background: #fff;