fix: fix article image block style

This commit is contained in:
Hossein Mehrabi 2023-09-01 13:35:03 +03:30
parent 90ed9fcd20
commit 6819c5d7f7
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1

View File

@ -21,6 +21,7 @@ const Container = styled.figure`
margin: 32px 0 32px 0;
padding: 0;
display: flex;
flex-direction: column;
figcaption {
padding-top: 8px;
${lsdUtils.typography('body3')}