mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 21:07:46 +00:00
prettier updates
This commit is contained in:
@@ -16,8 +16,11 @@
|
||||
|
||||
<nav class="web-side-nav web-is-not-desktop" class:u-hide={!open}>
|
||||
<div class="web-side-nav-wrapper web-u-padding-inline-16">
|
||||
<div class="u-flex items-center u-gap-8">
|
||||
<a href="https://cloud.appwrite.io/register" class="web-button is-secondary web-u-flex-1">
|
||||
<div class="flex items-center gap-2">
|
||||
<a
|
||||
href="https://cloud.appwrite.io/register"
|
||||
class="web-button is-secondary web-u-flex-1"
|
||||
>
|
||||
Sign up
|
||||
</a>
|
||||
<IsLoggedIn classes="web-u-flex-1" />
|
||||
|
||||
Reference in New Issue
Block a user