From 6a6892b560c17b3634681a7c3837799ed6133a5d Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Wed, 22 Sep 2021 21:40:49 +0200 Subject: [PATCH] Use non fluid container for navbar --- photo21/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photo21/templates/base.html b/photo21/templates/base.html index 82e0b69..867c271 100644 --- a/photo21/templates/base.html +++ b/photo21/templates/base.html @@ -14,7 +14,7 @@ SPDX-License-Identifier: GPL-3.0-or-later