Fixed style of subtitle in details view
This commit is contained in:
parent
6ef32e4bea
commit
458ef9566d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
.small-12.columns
|
||||
h1 =@package.name
|
||||
|
||||
.small-7.medium-7.columns
|
||||
.small-7.medium-7.columns.packagepage
|
||||
p.subtitle = @package.description
|
||||
- if @package.screenshots.count > 0
|
||||
- @package.screenshots.each do |screenshot|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue