fix: podcast description margin on the landing page

This commit is contained in:
Hossein Mehrabi 2023-09-13 14:59:31 +03:30
parent f32df9edbf
commit 804c2b80e0
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ const Root = styled('div')`
}
&__show-description {
display: block;
margin-top: 8px;
}