main pages/styles
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
class="bg-bg-light dark:bg-bg-dark text-text-light dark:text-text-dark font-inter flex min-h-screen flex-col overflow-hidden"
|
||||
>
|
||||
<HeaderBlock />
|
||||
<div class="flex-1">
|
||||
<div class="flex-1 py-[25px] sm:py-[55px] md:py-[75px]">
|
||||
<slot />
|
||||
</div>
|
||||
<FooterBlock />
|
||||
|
Reference in New Issue
Block a user