fix: responsive n stuff

This commit is contained in:
Strix 2024-07-06 20:45:46 +02:00
parent 32e4ccdcb5
commit bfe0084c93
2 changed files with 3 additions and 1 deletions

View file

@ -18,7 +18,7 @@
<img src="/assets/logo.webp" height="40" width="40" alt="" />
<span>Nebulosus</span>
</div>
<div class="columns" style="padding: 1rem;">
<div class="columns" style="padding: 1rem; justify-content: center;">
<a href="/">Home</a>
</div>
</header>