forked from rDrama/rDrama
1
0
Fork 0

remove excessive margin on mobile

master
Aevann 2023-02-19 15:00:25 +02:00
parent 08ff548e34
commit 5980810004
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% extends "userpage/userpage.html" %}
{% block userpage_content %}
<div class="row no-gutters {% if listing %}mt-md-3{% elif not listing %}my-md-3{% endif %} userpage-comments" style="margin-top: 10px;">
<div class="row no-gutters {% if listing %}mt-md-3{% elif not listing %}my-md-3{% endif %} userpage-comments">
<div class="col">
{% if listing %}
<div class="posts p-3 p-md-0">