#7449: Apply distinctive styling to top navbar

This commit is contained in:
jeremystretch
2021-12-22 15:32:35 -05:00
parent 56aec4daf8
commit 19200912d7
2 changed files with 2 additions and 2 deletions

View File

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