Fix phrasing on home page

This commit is contained in:
Ryan Watters
2017-03-03 03:03:54 -06:00
parent c9dc4276df
commit 7fb86c2953
3 changed files with 5 additions and 4 deletions
@@ -22,10 +22,10 @@
</div>
</div>
<div class="half half-content">
<h2>You only have so much time...</h2>
<h2>Focus on your content and design.</h2>
<hr class="hr">
<p>Forget databases, security updates, and cofee breaks spent waiting for your site to rebuild.</p>
<p>Focus on content. Focus on design.</p>
<p>Forget databases, security updates, and cofee breaks spent waiting for your site to rebuild. You only have so much time.</p>
<!-- <p>Focus on content. Focus on design.</p> -->
<p>Hugo's the first static site generator fast enough to keep up with your creativiy.</p>
</div>
</div>
+1
View File
@@ -145,6 +145,7 @@
font-size: 22px;
text-align: center;
font-weight: 500;
line-height: 1.3;
}
p {
text-align: center;
+1 -1
View File
File diff suppressed because one or more lines are too long