forked from Hostea/website
fix: rm empty whitespace from homepage
parent
16d6eebab1
commit
b80f447f13
|
@ -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 %}
|
||||
|
|
Loading…
Reference in New Issue