1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
dennogumi.org-archive/_posts/design/2014-08-19-page-fullwidth.md
Moritz »mo.« Sauer 74c2f9a235 Simplified Theme
2015-02-17 21:34:07 +01:00

1.5 KiB
Executable file

layout title subheadline teaser categories header
page-fullwidth The Full-Width Page Template Multi-Device Layouts The full-width page format gives you all the space you need to show your content using the grid.
design
image_fullwidth
unsplash_leaf_header.jpg

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 t30">
  <img src="{{ site.url }}/images/unsplash_2.jpg" alt="">
</div><!-- /.medium-4.columns -->

<div class="medium-4 columns t30">
  <img src="{{ site.url }}/images/unsplash_4.jpg" alt="">
</div><!-- /.medium-4.columns -->
<div class="medium-4 columns t30">
  <img src="{{ site.url }}/images/unsplash_5.jpg" alt="">
  <img class="t30" src="{{ site.url }}/images/unsplash_7.jpg" alt="">
</div><!-- /.medium-4.columns -->