Skip to content

Commit

Permalink
Adjusts mobile spacing, #98
Browse files Browse the repository at this point in the history
  • Loading branch information
Cleop committed Jul 14, 2017
1 parent 09b9c0d commit 3659d35
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions redesign/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
</ul>
</nav>

<section class="dwyl-bg-dark-gray pt5 pb3 pb3-ns ph5-ns center">
<section class="dwyl-bg-dark-gray pt5 pb3-ns ph5-ns center">
<h1 class="dwyl-mint f1 tc">The dwyl Blog</h1>

<div class="w-25-ns w-80 pt3 ph4 pb3 dib-ns dtc-ns v-top center white">
<div class="w-25-ns w-90 pt3-ns ph3 ph4-ns pb3 dib-ns dtc-ns v-top center white">
<a href="#" class="link white">
<h3 class="f3">The Most Recent Blog Post That Has A Long Title</h3>
</a>
<p>More than 250,000 artefacts, made accessible
and searchable!</p>
<p class="f7">15th July 2017 <span class="pl3 dwyl-mint">Nelson Correia</span></p>
</div>
<div class="w-25-ns w-80 pt2 ph4 pb3 dib-ns dtc-ns v-top center white">
<div class="w-25-ns w-90 pt2 ph3 ph4-ns pb3 dib-ns dtc-ns v-top center white">
<a href="#" class="link white">
<h3 class="f3">The Fifth Ever Blog Post</h3>
</a>
Expand All @@ -60,7 +60,7 @@ <h3 class="f3">The Fifth Ever Blog Post</h3>
collection means our TA's can get on with what really matters.</p>
<p class="f7">12th July 2017 <span class="pl3 dwyl-mint">Ines Teles</span></p>
</div>
<div class="w-25-ns w-80 pt2 ph4 pb3 dib-ns dtc-ns v-top center white">
<div class="w-25-ns w-90 pt2 ph3 ph4-ns pb3 dib-ns dtc-ns v-top center white">
<a href="#" class="link white">
<h3 class="f3">The Fourth Ever Blog Post</h3>
</a>
Expand All @@ -70,15 +70,15 @@ <h3 class="f3">The Fourth Ever Blog Post</h3>
<p class="f7">10th July 2017 <span class="pl3 dwyl-mint">Mark Firth</span></p>
</div>
<div class="">
<div class="w-25-ns w-80 pt2 ph4 pb3 dib-ns dtc-ns v-top center white">
<div class="w-25-ns w-90 pt2 ph3 ph4-ns pb3 dib-ns dtc-ns v-top center white">
<a href="#" class="link white">
<h3 class="f3">The Third Ever Blog Post</h3>
</a>
<p>More than 250,000 artefacts, made accessible
and searchable!</p>
<p class="f7">15th July 2017 <span class="pl3 dwyl-mint">Nelson Correia</span></p>
</div>
<div class="w-25-ns w-80 pt2 ph4 pb3 dib-ns dtc-ns v-top center white">
<div class="w-25-ns w-90 pt2 ph3 ph4-ns pb3 dib-ns dtc-ns v-top center white">
<a href="#" class="link white">
<h3 class="f3">The Second Ever Blog Post</h3>
</a>
Expand All @@ -88,7 +88,7 @@ <h3 class="f3">The Second Ever Blog Post</h3>
collection means our TA's can get on with what really matters.</p>
<p class="f7">12th July 2017 <span class="pl3 dwyl-mint">Ines Teles</span></p>
</div>
<div class="w-25-ns w-80 pt2 ph4 pb3 dib-ns dtc-ns v-top center white">
<div class="w-25-ns w-90 pt2 ph3 ph4-ns pb3 dib-ns dtc-ns v-top center white">
<a href="#" class="link white">
<h3 class="f3">The First Ever Blog Post</h3>
</a>
Expand Down

0 comments on commit 3659d35

Please sign in to comment.