This release changes the top Navigation into a white tipbar, extends the documentation and uses some subtile changes.
1.6 KiB
1.6 KiB
layout | title | subtitle | description | date | categories | image | permalink | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
page-fullwidth | Full-Width Page | Multi-Device Layouts | The full-width page format gives you all the space you need to show your content using the grid. | 2014-07-05 07:00:00 |
|
|
/design/page-full-width/ |
Feeling Responsive is built on Foundation. And of course, we make use of the wonderful grid system and so can you. Find out more about constructing beautiful layouts in the foundation documentation.
<div class="medium-4 columns top-30">
<img src="{{ site.url }}/assets/img/unsplash_1.jpg" alt="">
</div><!-- /.medium-4.columns -->
<div class="medium-4 columns top-30">
<img src="{{ site.url }}/assets/img/unsplash_2.jpg" alt="">
</div><!-- /.medium-4.columns -->
<div class="medium-4 columns top-30">
<img src="{{ site.url }}/assets/img/unsplash_4.jpg" alt="">
</div><!-- /.medium-4.columns -->

<div class="medium-4 columns top-30">
<img src="{{ site.url }}/assets/img/unsplash_5.jpg" alt="">
<img class="top-30" src="{{ site.url }}/assets/img/unsplash_7.jpg" alt="">
</div><!-- /.medium-4.columns -->