Fix vertical alignment
This commit is contained in:
parent
88fb95a522
commit
375a268531
|
@ -266,7 +266,6 @@
|
|||
.contents {
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
line-height: $line-height;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue