css bugz
This commit is contained in:
parent
9055c146fd
commit
25afbe3b60
5 changed files with 30 additions and 16 deletions
|
|
@ -19,7 +19,7 @@ image: /images/pages/jack-hamilton-CMnNiQBkwBI-unsplash.jpg
|
|||
{% assign sorted = site.posts | sort: 'date' | reverse %}
|
||||
{% for post in sorted %}
|
||||
{% if post.category == 'releases' %}
|
||||
<section class="news" style="margin:0;">
|
||||
<section id="read" class="news" style="margin:0;">
|
||||
|
||||
<div style="background-image:url({{ relBase }}{{ post.image }}"></div>
|
||||
<div class="description">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue