Removed font awesome
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- page_style :list
|
||||
- title _'page.Organizations'
|
||||
- banner_image '/assets/orgs.jpg'
|
||||
- page_style :list
|
||||
- content_for :banner do
|
||||
.row
|
||||
.columns
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
- page_style 'organization'
|
||||
- banner_image @organization.cover_url
|
||||
- page_style 'article'
|
||||
- content_for :banner do
|
||||
.row{:class => (@organization.avatar.is_landscape? ? 'landscape' : 'portrait')}
|
||||
.columns{:class => (@organization.avatar.is_landscape? ? nil : ['medium-6', 'medium-push-6'])}
|
||||
|
||||
Reference in New Issue
Block a user