forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-08-15 05:45:10 +02:00
parent fbf72ec693
commit a84a621ede
1 changed files with 1 additions and 1 deletions

View File

@ -1051,7 +1051,7 @@
{% block postNav %}
{% endblock %}
<div class="container {% if 'notifications' in request.path %} ntr {%endif %}">
<div class="container {% if request.path in ['notifications', 'leaderboard'] %} ntr {%endif %}">
<div class="row justify-content-around" id="main-content-row">
<div class="col h-100 {% block customPadding %}{% if not '/message' in request.path %}custom-gutters{% endif %}{% endblock %}" id="main-content-col">