Rework header/typography/icons

This commit is contained in:
John O'Nolan
2013-08-28 14:01:39 +02:00
committed by Hannah Wolfe
parent 788c8ebff0
commit 5234629a60
11 changed files with 43 additions and 116 deletions

View File

@ -1,9 +1,11 @@
{{!< default}}
<header id="site-head">
<div class="wrap">
<h1 class="blog-title">{{settings.title}}</h1>
<h2 class="blog-description">A designer, developer and entrepreneur. Spends his time travelling the world with a bag of kites. Likes journalism and publishing platforms.</h2>
<div class="vertical">
<div class="content">
<h1 class="blog-title">{{settings.title}}</h1>
<h2 class="blog-description">A designer, developer and entrepreneur. Spends his time travelling the world with a bag of kites. Likes journalism and publishing platforms.</h2>
</div>
</div>
</header>