updated margin for StyledGalleryNoThumbnail

This commit is contained in:
mushka-n 2023-11-01 16:59:51 +03:00
parent 2b143fadae
commit 8c29d3af6f

View File

@ -23,7 +23,7 @@ const StyledGalleryNoThumbnail = styled.div`
width: 100%;
display: flex;
justify-content: center;
margin-bottom: 24px;
margin-bottom: 16px;
.no-thumbnail-img {
height: 96px;
width: 96px;