Incresed padding-bottom to improve visibility

This commit is contained in:
Gil Gonçalves
2014-01-28 08:24:41 +00:00
parent 27ac7d1eb7
commit f60f5b0116
+2 -2
View File
@@ -45,8 +45,8 @@
</nav>
<div class="container">
<div style="padding-top:40px;">
{% if page_url %}
<div style="padding-top:40px;padding-bottom:80px;">
{% if page_url }
<div>
{{ converted_url_contents }}
</div>