There was an error while loading. Please reload this page.
2 parents fd4d0f0 + a1f82a8 commit 79714f3Copy full SHA for 79714f3
1 file changed
src/routes/+layout.svelte
@@ -38,7 +38,7 @@
38
39
<AppBar classes="px-4 py-0">
40
{#snippet lead()}
41
- <a class="text-xl uppercase font-bold hover:text-primary-700" href={`${base}/`}>Parzival</a>
+ <a class="text-xl uppercase font-bold hover:text-primary-700 self-center" href={`${base}/`}>Parzival</a>
42
{/snippet}
43
<nav class="">
44
<ul class="hidden items-center flex-none lg:flex lg:flex-wrap">
0 commit comments