More website content updates #10

Merged
caperren merged 20 commits from website-content-updates into main 2025-12-05 10:00:14 +00:00
Showing only changes of commit b91d37db45 - Show all commits

View File

@@ -25,7 +25,7 @@ import {Image} from "astro:assets";
d="M1 1h15M1 7h15M1 13h15"/>
</svg>
</button>
<div class="z-40 hidden w-full lg:block lg:w-auto" id="navbar-multi-level">
<div class="z-40 hidden mt-1 w-full lg:block lg:w-auto" id="navbar-multi-level">
<NestedNavbarEntry items={siteLayout}/>
</div>
</div>