diff --git a/app/assets/stylesheets/application.css.sass b/app/assets/stylesheets/application.css.sass index 102624a..42cade2 100644 --- a/app/assets/stylesheets/application.css.sass +++ b/app/assets/stylesheets/application.css.sass @@ -8,7 +8,6 @@ * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's generally better to create a new file per style scope. * - *= require_self *= require_ideas *= require_tree . */ diff --git a/app/views/welcome/index.html.haml b/app/views/welcome/index.html.haml index f8d7dc4..aa2c7ec 100644 --- a/app/views/welcome/index.html.haml +++ b/app/views/welcome/index.html.haml @@ -1,6 +1,3 @@ -= content_for :head do - = stylesheet_link_tag "style", :media => "all" - %header.masthead.well %h1 IdeaHub %p #{@idea_quote}