Common: Components: Article: fix style

This commit is contained in:
Viktor Fomin 2023-06-09 12:14:40 +03:00
parent 5cdb23bc5d
commit 0080212a4b

View File

@ -118,6 +118,7 @@ const StyledArticle = styled.article`
overflow-x: hidden !important;
padding: 0 20px !important;
margin-bottom: 0px !important;
@media ${tablet} {
padding: 0 8px !important;