done
This commit is contained in:
parent
4468c3731c
commit
344ee6caf4
@ -3,7 +3,7 @@ import Recent_Creation from "../components/Recent_Creation";
|
||||
|
||||
export default function CreatorPage() {
|
||||
return (
|
||||
<div className="w-full h-[80vh] flex flex-col bg-[#F3F3F3]">
|
||||
<div className="w-full h-[80vh] flex flex-col items-center justify-start bg-[#F3F3F3]">
|
||||
<Home_Banner />
|
||||
<Recent_Creation />
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user