Merge branch 'fe/design/footer-and-home' into 'fe/develop'

Design: footer, home 디자인 수정

See merge request s11-s-project/S11P21S002!304
This commit is contained in:
홍창기 2024-10-08 11:06:10 +09:00
commit ee016d6e26
2 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@ export default function PageLayout() {
</main>
</Suspense>
</div>
<Footer className="mt-0" />
<Footer />
</div>
</>
);

View File

@ -9,16 +9,16 @@ export default function Home() {
const { accessToken } = useAuthStore();
return (
<div className="flex h-full w-full flex-col items-center justify-center bg-gray-50">
<div className="flex h-full w-full flex-col items-center justify-center break-keep bg-gray-50 px-10">
<div className="text-center">
<p className="text-5xl font-semibold leading-[60px] text-black">
<span className="text-primary"> </span>
<p className="text-5xl font-semibold leading-[1.2] text-gray-900">
<span className="font-bold text-primary"> </span>
<br />
<span className="text-primary">WorLabel</span>
<span className="font-bold text-primary">WorLabel</span>
</p>
</div>
<div className="mt-4 text-center">
<p className="text-xl font-light leading-[28px] text-black">
<p className="body font-light leading-[28px] text-gray-500">
WorLabel로 .
<br />
.