change the width of the join tables

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
pull/55/head
Toshaan Bharvani 11 months ago
parent f8f33d4bc9
commit 8b2a4ec8c9

@ -100,10 +100,10 @@
width: 20%;
}
&:nth-of-type(3) {
width: 5%;
width: 25%;
}
&:nth-of-type(4) {
width: 35%;
width: 25%;
}
}
}

Loading…
Cancel
Save