diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 3367b24..24daade 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -57,4 +57,4 @@ .navbar-brand { color: $pink; -} \ No newline at end of file +} diff --git a/app/views/layouts/_sidebar.html.erb b/app/views/layouts/_sidebar.html.erb index 900643b..33c99c6 100644 --- a/app/views/layouts/_sidebar.html.erb +++ b/app/views/layouts/_sidebar.html.erb @@ -1,6 +1,6 @@