Fixed alignment (#7767)

Co-authored-by: catapitreach <catalin.pit@reachplc.com>
This commit is contained in:
Catalin Pit 2020-05-12 14:06:00 +03:00 committed by GitHub
parent 614aaff644
commit d60fee2196
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,6 +106,8 @@
padding-bottom: 10px;
}
.podcast-pic {
display: flex;
align-items: center;
position: relative;
padding: 5px 0px;
border-top-left-radius: 100px;
@ -128,6 +130,7 @@
font-size: 14px;
line-height: 15px;
display: block;
padding-left: 2px;
}
}
&:hover {