Browse Source

Update blog.html

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
223d2d35ba
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      _layouts/blog.html

12
_layouts/blog.html

@ -2,23 +2,19 @@
layout: default
---
<div class="full light-cyan white-light centered-text">
<div style="background-color: #3399d4;" class="full centered-text">
<div class="four spacing"></div>
<div class="section-title">
<div class="row">
<div class="medium-10 medium-centered columns">
<h1 class="wow slideInUp">Blog</h1>
<h1 style="color: #fff;" class="wow slideInDown">Blog</h1>
</div>
</div>
</div>
<div class="row">
<div class="medium-9 medium-centered columns">
<div class="header-quote">
<p>Know what we are doing and thinking</p>
<p style="color: #fff;" class="wow slideInUp">Know what we are doing and thinking</p>
</div>
</div>
</div>
</div>
<div class="two spacing"></div>
</div>

Loading…
Cancel
Save