Updated the footer to look good with bootstrap; changed colors on the navbar

This commit is contained in:
2025-07-02 18:05:50 -04:00
parent 7a8b5a674c
commit 295c7d1923
3 changed files with 9 additions and 7 deletions

View File

@ -11,7 +11,7 @@
<script src="/js/bedabin.js"></script>
{% block scripts %}{% endblock %}
</head>
<body>
<body class="d-flex flex-column min-vh-100">
{% include 'partials/navbar.twig' %}
<div id="main-wrapper" class="container mb-5">