#6797: Improve home page shading

This commit is contained in:
checktheroads
2021-07-24 00:38:28 -07:00
parent 6934986f4f
commit 8a474aa547
5 changed files with 20 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
{% block title %}Home{% endblock %}
{% block content-wrapper %}
<div class="tab-content">
<div class="p-3">
{# General stats #}
<div class="row masonry">
{% for section, items, icon in stats %}