diff --git a/themes/bs_bootstrap/sass/_init.scss b/themes/bs_bootstrap/sass/_init.scss index 66944ce..911b8f0 100644 --- a/themes/bs_bootstrap/sass/_init.scss +++ b/themes/bs_bootstrap/sass/_init.scss @@ -18,3 +18,4 @@ // Load typey to manage font sizes and margins. @import 'typey/stylesheets/typey'; +2 \ No newline at end of file diff --git a/themes/bs_bootstrap/sass/theme/base/_elements.scss b/themes/bs_bootstrap/sass/theme/base/_elements.scss index f995895..0fbe052 100644 --- a/themes/bs_bootstrap/sass/theme/base/_elements.scss +++ b/themes/bs_bootstrap/sass/theme/base/_elements.scss @@ -222,4 +222,4 @@ td, th { // Remove most spacing between table cells. padding: 0; -} \ No newline at end of file +}