more layout improvements

This commit is contained in:
Samuel Philipp 2024-03-29 03:22:57 +01:00
parent 9722cfbaf8
commit 6f0e10b6e9
3 changed files with 22 additions and 13 deletions

View file

@ -54,7 +54,7 @@ title: sp-codes
<input type="checkbox" id="menu"/>
<div class="items">
<a class="logo mini fixed me-4" href="/{{locale}}/">
<a class="logo mini me-4" href="/{{locale}}/">
<img src="/img/sp-codes.svg" alt="sp-codes">
</a>
{%- for entry in collections.all | eleventyNavigation %}