formating

This commit is contained in:
Fractal-Tess
2023-05-18 06:50:56 +03:00
parent 2a8ff18041
commit b49cc62b62

View File

@@ -4,7 +4,8 @@
import Header from '$layout/BaseHeader.svelte';
</script>
<div class="form-control min-h-screen bg-fixed heropattern-topography-white/10">
<div
class="form-control min-h-screen bg-fixed heropattern-topography-black/10 dark:heropattern-topography-white/10">
<Header />
<main class="form-control flex-1" in:fade={{ delay: 300, duration: 1000 }}>
<slot />