forked from MarseyWorld/MarseyWorld
fdfd
parent
a2ffdb6026
commit
b28121ede1
|
@ -1051,7 +1051,7 @@
|
|||
{% block postNav %}
|
||||
{% endblock %}
|
||||
|
||||
<div class="container {% if request.full_path=='/' or '/post/' in request.path or '/comment/ in request.path %} transparent {% endif %}">
|
||||
<div class="container {% if request.full_path=='/' or '/post/' in request.path or '/comment/' in request.path %} transparent {% 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">
|
||||
|
|
Loading…
Reference in New Issue