aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/partials')
-rw-r--r--app/views/partials/footer.php14
1 files changed, 5 insertions, 9 deletions
diff --git a/app/views/partials/footer.php b/app/views/partials/footer.php
index 80cea21..9cee022 100644
--- a/app/views/partials/footer.php
+++ b/app/views/partials/footer.php
@@ -1,8 +1,7 @@
-<div class="hero-foot">
-
-<br>
+</section>
- <footer class="footer">
+<footer class="hero-foot">
+ <div class="footer">
<div class="container">
<div class="columns is-centered">
@@ -46,11 +45,8 @@
</div>
</div>
- </footer>
-
-</div>
-
-</section>
+ </div>
+</footer>
<script src="/dist/app.js"></script>