page handling

- entry in main navigation menu
- import navigation component
- remove space side menu
This commit is contained in:
ma0068
2025-07-03 11:14:20 +02:00
parent b4d5e1c90a
commit 46a10bd92e
6 changed files with 25 additions and 12 deletions
+4
View File
@@ -14,3 +14,7 @@ html {
.vv> div {
flex: 1 1 auto;
}
.vv {
margin-left: 0 !important;
}