last finishing touches
This commit is contained in:
parent
92e110b7bd
commit
92d0011d79
1 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@
|
|||
{:else}
|
||||
<p class="animate-pulse italic text-base">
|
||||
<span class="hidden sm:block">Press [Enter] to continue.</span>
|
||||
<span class="sm:hidden">Scroll to continue</span>
|
||||
<span class="sm:hidden">Scroll to continue.</span>
|
||||
</p>
|
||||
{/if}
|
||||
</nav>
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
<a href={data.blog} target="_blank">blog</a>
|
||||
</div>
|
||||
<!-- svelte-ignore a11y-autofocus -->
|
||||
<a href="/#abt" id="abt" class="text-center no-underline text-xl font-extrabold" autofocus>↑</a>
|
||||
<a href="/#abt" id="abt" class="text-center no-underline text-xl font-extrabold animate-bounce" autofocus>↑</a>
|
||||
<p class="text-center m-0 font-mono italic hidden sm:block">curl https://satr14.my.id</p>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue