diff --git a/src/modules/landingV5/components/SectionBlock/Item/App/SectionItemApp.module.scss b/src/modules/landingV5/components/SectionBlock/Item/App/SectionItemApp.module.scss index 75bb1e28d..f2fd2a984 100644 --- a/src/modules/landingV5/components/SectionBlock/Item/App/SectionItemApp.module.scss +++ b/src/modules/landingV5/components/SectionBlock/Item/App/SectionItemApp.module.scss @@ -62,7 +62,7 @@ font-family: "SF Pro Display"; font-size: 28px; font-style: normal; - font-weight: 700; + font-weight: 600; line-height: 140%; /* 39.2px */ diff --git a/src/modules/landingV5/components/SectionBlock/SectionBlock.module.scss b/src/modules/landingV5/components/SectionBlock/SectionBlock.module.scss index 5eaa41243..e3a6f447c 100644 --- a/src/modules/landingV5/components/SectionBlock/SectionBlock.module.scss +++ b/src/modules/landingV5/components/SectionBlock/SectionBlock.module.scss @@ -31,7 +31,7 @@ $text-max-width: 85ch; .title { color: rgba(255, 255, 255, 0.60); font-family: "JetBrains Mono"; - font-size: 36px; + font-size: 28px; font-style: normal; font-weight: 700; line-height: normal; diff --git a/src/modules/landingV5/index.tsx b/src/modules/landingV5/index.tsx index c546a5367..f96f77ffd 100644 --- a/src/modules/landingV5/index.tsx +++ b/src/modules/landingV5/index.tsx @@ -22,36 +22,16 @@ const LandingV5 = (props: Props) => { return (