Actual basic footer. Need to add everything tina related.
This commit was merged in pull request #11.
This commit is contained in:
@@ -31,7 +31,7 @@ export const Layout = ({
|
||||
className={ "min-h-screen flex flex-col" }
|
||||
>
|
||||
<Header data={ data?.header } />
|
||||
<div className="flex-1 text-gray-800 bg-gradient-to-br from-white to-gray-50 dark:from-gray-900 dark:to-gray-1000 flex flex-col">
|
||||
<div className="flex-1 flex flex-col">
|
||||
{ children }
|
||||
</div>
|
||||
<Footer
|
||||
|
||||
Reference in New Issue
Block a user