Updated the footer to look good with bootstrap; changed colors on the navbar
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user