We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d00fe4a + db0ae4a commit 42011a8Copy full SHA for 42011a8
1 file changed
src/app/components/TopicDiscovery/index.styles.ts
@@ -74,6 +74,7 @@ const styles = {
74
[mq.GROUP_3_MIN_WIDTH]: {
75
li: {
76
width: `calc(25% - 0.75rem)`,
77
+ marginBottom: `${spacings.DOUBLE}rem`,
78
79
'&:nth-of-type(2n):not(:last-of-type)': {
80
marginInlineEnd: `${spacings.DOUBLE}rem`,
0 commit comments