remotes/1693045480750635534/spooky-22
parent
f5fbe8634c
commit
a2ffdb6026
|
@ -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