css changes login page

This commit is contained in:
DaanoGames
2025-04-12 16:27:47 +02:00
parent c7d4923386
commit 5316e784a2
3 changed files with 31 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
</head>
<body>
<nav id="nav" class="navbar sticky-top navbar-expand-lg bg-body-tertiary" data-bs-theme="dark">
<nav class="navbar sticky-top navbar-expand-lg bg-body-tertiary" data-bs-theme="dark">
<div class="container-fluid">
<a class="navbar-brand" href="{{url_for('index')}}">Applicatie naam</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"