Multi-line buttons fix

This commit is contained in:
Sebastiaan Pasma 2018-09-03 14:44:09 +02:00
commit 383d811067
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
5 changed files with 8 additions and 6 deletions

View file

@ -59,6 +59,8 @@
.button {
font-weight: bold;
font-size: 19px;
line-height: 26px;
padding: 8px 6px;
}
}
.button-first-contact img {