We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93440b1 commit 43997efCopy full SHA for 43997ef
1 file changed
src/css/app.css
@@ -43,7 +43,7 @@ body {
43
}
44
#middle {
45
background-color: var(--bgcolor, lightblue);
46
- column-gap: 12px;
+ column-gap: 0px;
47
display: flex;
48
flex-direction: row;
49
flex-wrap: wrap;
0 commit comments