fix title centering
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
id="navbar-content"
|
id="navbar-content"
|
||||||
class="h-full px-4 6xl:px-0 max-w-6xl mx-auto flex items-center justify-between content-center whitespace-nowrap"
|
class="h-full px-4 6xl:px-0 max-w-6xl mx-auto flex items-center justify-between content-center whitespace-nowrap"
|
||||||
>
|
>
|
||||||
<div id="navbar-left" class="flex gap-8 flex">
|
<div id="navbar-left" class="flex gap-8">
|
||||||
<a href="/">
|
<a href="/" class="self-center h-full pb-0.5">
|
||||||
<span id="name" class="font-extrabold text-lg dark:text-white"
|
<span id="name" class="self-center font-extrabold text-lg dark:text-white"
|
||||||
>[[Obsidian Note Sharing]]</span
|
>[[Obsidian Note Sharing]]</span
|
||||||
>
|
>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user