Darkmode Verbessert

This commit is contained in:
mathusan
2025-06-03 16:25:55 +02:00
parent 9fc578ef7d
commit 71524f0bd4
6 changed files with 150 additions and 436 deletions

View File

@@ -85,8 +85,8 @@ export default function NavBar() {
};
return (
<AppBar className="navbar">
<Toolbar
<AppBar position="static" color="primary" elevation={4}>
<Toolbar
disableGutters
sx={{
display: 'flex',