We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e447c86 commit b842f23Copy full SHA for b842f23
1 file changed
src/modulate.css
@@ -723,7 +723,6 @@
723
display: grid;
724
grid-template-columns: repeat(auto-fit, minmax(var(--autolayout-width), 1fr));
725
column-gap: var(--column-gap);
726
- row-gap: var(--row-gap);
727
max-inline-size: 100%;
728
}
729
0 commit comments