fix: rm empty whitespace from homepage

fix-homepage-whitespace
Aravinth Manivannan 2022-07-10 13:45:00 +05:30
parent 16d6eebab1
commit b80f447f13
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 0 additions and 11 deletions

View File

@ -9,15 +9,4 @@ and static pages with upgrades, backups and 24/7 monitoring" %} {% set title =
endblock meta %} {% block content %}
{% include "home/components/_banner-new.html" %}
<!-- <div class="index__container"> -->
<div class="index__group-content">
<div class="page__group-content">
<div class="action-call__container">
<div class="action-call__margin-container">
</div>
</div>
</div>
</div>
<!-- </div> -->
{% endblock content %}