Styles in flash

This commit is contained in:
2023-06-05 14:25:47 +02:00
parent ae04ea5426
commit b4ced47b52
9 changed files with 59 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{% from 'bootstrap5/nav.html' import render_nav_item %}
<nav class="navbar navbar-expand-sm navbar-light bg-light mb-4 justify-content-end">
<nav class="navbar navbar-expand-sm navbar-dark bg-dark mb-4 justify-content-end">
<div class="container">
<button class="navbar-toggler"
type="button"