Fix vertical alignment

This commit is contained in:
josdejong 2020-05-05 12:01:06 +02:00
parent 88fb95a522
commit 375a268531
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@
.contents {
display: inline-flex;
flex-direction: row;
align-items: center;
line-height: $line-height;
}