diff --git a/app/assets/stylesheets/application.css.scss b/app/assets/stylesheets/application.css.scss index 3f248e1..3ad7b6e 100644 --- a/app/assets/stylesheets/application.css.scss +++ b/app/assets/stylesheets/application.css.scss @@ -36,4 +36,5 @@ $family-secondary: 'Comfortaa', cursive; body { min-height: 100vh; -} \ No newline at end of file +} +@import 'bulma-helpers/bulma-helpers' \ No newline at end of file diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 5be9a9b..75d1488 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -1,6 +1,6 @@
-