fix: podcast description margin on the landing page
This commit is contained in:
parent
f32df9edbf
commit
804c2b80e0
|
@ -174,6 +174,7 @@ const Root = styled('div')`
|
|||
}
|
||||
|
||||
&__show-description {
|
||||
display: block;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue