Common: Article: fix

This commit is contained in:
Viktor Fomin 2023-09-07 12:57:22 +03:00
parent 286e292e02
commit a99b036e87

View File

@ -21,14 +21,7 @@ const StyledArticleApps = styled.div`
gap: 8px;
position: relative;
margin-top: auto;
margin-bottom: 76px;
@media ${desktop} {
${!isTablet &&
css`
margin-bottom: 16px;
`}
}
margin-bottom: 16px;
@media ${tablet} {
${(props) =>