forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-04-13 02:34:26 +02:00
parent db8b1a41cd
commit 784d4d84bd
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@
{% block postNav %}
{% endblock %}
<div class="container {% if request.path=='/' or '/post/' in request.path or '/comment/' in request.path %}transparent{% endif %}">
<div class="container">
<div class="row justify-content-around" id="main-content-row">
<div class="col h-100 {% block customPadding %}{% if request.path.startswith('/@') %}user-gutters{% else %}custom-gutters{% endif %}{% endblock %}" id="main-content-col">