We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ee142 commit 3d14638Copy full SHA for 3d14638
1 file changed
src/features/feed/components/feed.css
@@ -3,7 +3,7 @@
3
}
4
.feed {
5
display: grid;
6
- grid-template-columns: repeat(3, 33%);
+ grid-template-columns: repeat(3, 32%);
7
scroll-margin-top: 12px;
8
gap: 16px;
9
margin-left: 1%;
0 commit comments