Improve design
This commit is contained in:
@ -21,7 +21,7 @@ const { language = 'en', textDirection = 'ltr' } = SITE;
|
||||
<MetaTags {...meta} />
|
||||
</head>
|
||||
|
||||
<body class="antialiased text-gray-900 dark:text-slate-300 tracking-tight bg-white dark:bg-slate-900">
|
||||
<body class="antialiased text-gray-900 dark:text-slate-300 tracking-tight bg-white dark:bg-dark">
|
||||
<slot />
|
||||
<BasicScripts />
|
||||
<style is:global>
|
||||
|
Reference in New Issue
Block a user