Added styling
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
= render 'shared/error_messages', object: current_user
|
||||
|
||||
- Themes.instance.flavour(@selected)['screenshot'].each do |screen|
|
||||
%img.flavour-screen{ width: 700, src: asset_pack_path(screen) }
|
||||
%img.flavour-screen{ src: asset_pack_path(screen) }
|
||||
|
||||
.flavour-description
|
||||
= t "flavours.#{@selected}.description", default: ''
|
||||
|
Reference in New Issue
Block a user