Merge pull request #92 from tootsuite/master

tiny upstream merge
This commit is contained in:
Ondřej Hruška
2017-07-22 22:20:17 +02:00
committed by GitHub
8 changed files with 161 additions and 25 deletions

View File

@@ -38,9 +38,9 @@
.container.hero
.floats
= image_tag asset_pack_path('cloud2.png'), alt: '', role: 'presentation', class: 'float-1'
= image_tag asset_pack_path('cloud3.png'), alt: '', role: 'presentation', class: 'float-2'
= image_tag asset_pack_path('cloud4.png'), alt: '', role: 'presentation', class: 'float-3'
%div{ role: 'presentation', class: 'float-1' }
%div{ role: 'presentation', class: 'float-2' }
%div{ role: 'presentation', class: 'float-3' }
.heading
%h1
= @instance_presenter.site_title