Fixed footer on certain browsers blocking text
All checks were successful
/ deploy (push) Successful in 26s

This commit is contained in:
forgejo-actions[bot] 2024-09-16 21:40:37 +00:00
parent 73ccdd477d
commit 58129ac9c2
36 changed files with 35 additions and 59 deletions

View file

@ -150,7 +150,7 @@
</div> <!-- /container -->
<footer class="footer" role="contentinfo">
<footer class="footer mt-auto bg-light py-2" role="contentinfo">
<div class="container">
<p class="text-muted">
<div class="container">

View file

@ -192,7 +192,7 @@ onClick = "createIssue()"> </form>
</div> <!-- /container -->
<footer class="footer" role="contentinfo">
<footer class="footer mt-auto bg-light py-2" role="contentinfo">
<div class="container">
<p class="text-muted">
<div class="container">