Skip to content

Commit

Permalink
design : 기본적인 layout 반응형
Browse files Browse the repository at this point in the history
  • Loading branch information
chhw130 committed Dec 16, 2023
1 parent 62166cb commit 33bceb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export default function Home() {
w={"100%"}
pos={"relative"}
maxW={"390px"}
minH={"844px"}
height={"100vh"}
padding={"60px 22px"}
margin={"0 auto"}
Expand Down

0 comments on commit 33bceb3

Please sign in to comment.