Skip to content

Commit 24b3b38

Browse files
committed
update size
1 parent 247ff6f commit 24b3b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/grid.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
flex: 0 1 calc(50% - .5rem);
2121
}
2222
.show-1-3 {
23-
flex: 0 1 calc(33% - .75rem);
23+
flex: 0 1 calc(33% - .5rem);
2424
&.no-gap {
2525
flex-basis: 33.33%;
2626
}

0 commit comments

Comments
 (0)