Skip to content

Commit 6de64d6

Browse files
committed
Update HomeContent.js
1 parent d53da4f commit 6de64d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Layout/HomeContent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ export function HomeContent() {
453453
<Section background="right-card">
454454
<div className="max-w-7xl mx-auto flex flex-col lg:flex-row px-5">
455455
<div className="max-w-3xl lg:max-w-7xl gap-5 flex flex-col lg:flex-row lg:px-5">
456-
<div className="w-full max-w-3xl flex flex-col items-start justify-start lg:ps-5 lg:pe-10">
456+
<div className="w-full max-w-3xl lg:w-6/12 flex flex-col items-start justify-start lg:ps-5 lg:pe-10">
457457
<Header>
458458
새로운 기능에 맞춰
459459
<Br breakPointPrefix="xl" /> 업그레이드 하기

0 commit comments

Comments
 (0)