mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 12:57:49 +00:00
change to tailwind description class
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{$page.error?.message ?? 'An error has occured'}
|
||||
</h1>
|
||||
{#if $page.status === 404}
|
||||
<p class="web-description">
|
||||
<p class="text-description">
|
||||
Sorry, it seems that the page you are looking for does not exist. Feel free
|
||||
to use our navigation menu or the button below to explore more of Appwrite's
|
||||
documentation.
|
||||
|
||||
Reference in New Issue
Block a user