mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
😄 Fixed a little mistake
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
||||
</head>
|
||||
<body
|
||||
data-sveltekit-preload-data="hover"
|
||||
class="min-h-screen bg-white font-sans text-mini dark:bg-dark dark:text-white selection:bg-neutral-200 dark:selection:bg-neutral-700"
|
||||
class="min-h-screen bg-white font-sans text-mini dark:bg-dark dark:text-white antialiased selection:bg-neutral-200 scroll-smooth [text-rendering:optimizeLegibility;] dark:selection:bg-neutral-700"
|
||||
>
|
||||
<div>%sveltekit.body%</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user