diff --git a/scss/_grid.scss b/scss/_grid.scss index 02a2895579..a71f3aaf24 100644 --- a/scss/_grid.scss +++ b/scss/_grid.scss @@ -73,5 +73,4 @@ .col-#{$breakpoint}-bottom { align-self: flex-end; } } } - }