Fix alignment of header content to input fields

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2017-09-21 16:55:50 +02:00
parent 4865cb2a58
commit f5e0952d97
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
.contactdetails__header {
height: 100px;
padding-left: 20px;
padding-left: 44px;
display: flex;
font-weight: bold;
align-items: center;