Browse Source

Added missing div closing

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
081858b342
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      blog/index.html

2
blog/index.html

@ -37,8 +37,8 @@ section_id: blog
{% endif %} {% endif %}
</div> </div>
</div> </div>
<div style="border-bottom: 2px solid aliceblue;"></div>
{% endif %} {% endif %}
<div style="border-bottom: 2px solid aliceblue;">
</div> </div>
</div> </div>
<div class="spacing"></div> <div class="spacing"></div>

Loading…
Cancel
Save