diff --git a/theme.css b/theme.css index 5c3f061..a2521b9 100644 --- a/theme.css +++ b/theme.css @@ -19,9 +19,9 @@ } .board-column:first-child { - margin-left: 0; + margin-left: 0 !important; } .board-column { - margin-bottom: .5rem; + margin-bottom: .5rem !important; }