container lg

This commit is contained in:
gw3000 2023-07-31 19:43:27 +02:00
parent 1c510a6044
commit af77e6f3fd
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{% if user.is_authenticated %}
<div class="container-fluid">
<div class="container-lg">
<footer class="footer d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
<p class="col-md-4 mb-0 text-muted">Version: 0.9-beta © 2023 fbf </p>
<ul class="nav col-md-5 justify-content-end">