1. Improved responsive navigation styling when email subscription is present
2. Refactored subscription styling to be more DRY 3. Added an image for email subscriptions 4. Added assets directory to the gitignore for stashing working files 5. Improved gem list in the Gemfile
This commit is contained in:
parent
14ba4cfd3c
commit
814be44c15
8 changed files with 64 additions and 26 deletions
1
Gemfile
1
Gemfile
|
@ -7,3 +7,4 @@ gem 'RedCloth'
|
|||
gem 'haml', '>= 3.1'
|
||||
gem 'compass', '>= 0.11'
|
||||
gem 'rubypants'
|
||||
gem 'rb-fsevent'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue