Skip to content

Commit

Permalink
#14 Improve media page
Browse files Browse the repository at this point in the history
  • Loading branch information
simison committed Apr 11, 2015
1 parent 23f2a73 commit 01b65a8
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions public/modules/pages/views/media.client.view.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
<section class="board board-horizonballoon faq-header">
<section class="board board-bokehblue">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center">
<h2>Media</h2>
<br><br>
<h2 class="visible-xs-block">Media</h2>
<h2 class="hidden-xs">Trustroots in Media</h2>
<br><br>
<p class="lead">Trustroots is a new non-profit hospitality exchange platform.</p>
</div>
</div>
</div>
Expand All @@ -14,8 +18,6 @@ <h2>Media</h2>

<div class="col-xs-12 col-sm-offset-1 col-sm-10 col-md-offset-2 col-md-8">

<p class="lead">Trustroots is a new non-profit hospitality exchange platform.</p>

<h3>Interviews</h3>
<p><a ui-sref="contact">Contact us</a> if you have any questions or if you are planning to write about us.</p>

Expand All @@ -36,6 +38,7 @@ <h3>Files</h3>
<ul>
<li><a href="https://raw.githubusercontent.com/Trustroots/trustroots/master/public/modules/core/img/logo/color-blue%402x.png">Logo for web use</a></li>
<li><a href="https://raw.githubusercontent.com/Trustroots/trustroots/master/public/modules/core/img/og_image.jpg">Badge for web use</a></li>
<li><em><a ui-sref="contact">Ask</a> us for more photos, high quality logo file or site screenshots.</em></li>
</ul>

<h3>Trustroots in Media</h3>
Expand Down

0 comments on commit 01b65a8

Please sign in to comment.