diff --git a/app/javascript/stylesheets/components/Board.scss b/app/javascript/stylesheets/components/Board.scss index e9b23fbe..5ed6e6d5 100644 --- a/app/javascript/stylesheets/components/Board.scss +++ b/app/javascript/stylesheets/components/Board.scss @@ -79,7 +79,7 @@ .d-flex, .flex-row, .justify-content-start, - .my-3, + .mb-3, .p-3; height: 140px; diff --git a/app/javascript/stylesheets/general/_components.scss b/app/javascript/stylesheets/general/_components.scss index e67c9b50..3c8e49f5 100644 --- a/app/javascript/stylesheets/general/_components.scss +++ b/app/javascript/stylesheets/general/_components.scss @@ -40,7 +40,7 @@ a { .align-items-center, .flex-grow-0, .flex-shrink-0, - .my-3, + .mb-3, .p-2; width: 250px;