We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d53da4f commit 6de64d6Copy full SHA for 6de64d6
src/components/Layout/HomeContent.js
@@ -453,7 +453,7 @@ export function HomeContent() {
453
<Section background="right-card">
454
<div className="max-w-7xl mx-auto flex flex-col lg:flex-row px-5">
455
<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">
+ <div className="w-full max-w-3xl lg:w-6/12 flex flex-col items-start justify-start lg:ps-5 lg:pe-10">
457
<Header>
458
새로운 기능에 맞춰
459
<Br breakPointPrefix="xl" /> 업그레이드 하기
0 commit comments