Skip to content

Commit 93fdb63

Browse files
committed
Quick fix on max height lanes
1 parent 703369d commit 93fdb63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Lane/Lane.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// @TODO: use flexbox properly rather than hacking your way in
22
.lane {
33
width: 22vw;
4-
height: 80vh;
54
display: inline-block;
65
}
76

0 commit comments

Comments
 (0)