A couple of small design fixes

This commit is contained in:
Henne Vogelsang 2014-12-11 17:20:13 +01:00
parent 9722dc1c92
commit 60956f6158
6 changed files with 41 additions and 11 deletions

View file

@ -1,6 +1,11 @@
<!-- Portfolio Grid Section -->
<section id="portfolio" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center text-muted">
<h3 class="section-heading ">OSEM Features</h3>
</div>
</div>
<div class="row">
{% for post in site.posts %}
<div class="col-md-4 col-sm-6 portfolio-item">