forked from Hostea/website
Merge pull request 'fix: rm empty whitespace from homepage' (#48) from realaravinth/hostea-website:fix-homepage-whitespace into master
Reviewed-on: https://gitea.hostea.org/Hostea/website/pulls/48wip-mastodon
commit
227b847c62
|
@ -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