added sans(roboto) font
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
{#await theme.load() then}
|
||||
<div
|
||||
class="bg-base-100 text-base-content h-screen flex flex-col overflow-y-auto overflow-x-hidden"
|
||||
class="font-sans bg-base-100 text-base-content h-screen flex flex-col overflow-y-auto overflow-x-hidden"
|
||||
>
|
||||
<Header />
|
||||
<main class="flex-1" in:fade={{ delay: 300, duration: 1000 }}>
|
||||
|
||||
Reference in New Issue
Block a user