diff --git a/src/components/sections/products/app/app.module.scss b/src/components/sections/products/app/app.module.scss index 7ef5a6a..4b4932d 100644 --- a/src/components/sections/products/app/app.module.scss +++ b/src/components/sections/products/app/app.module.scss @@ -49,7 +49,7 @@ div:first-child { @include respond-to('mobile') { width: 100%; - min-height: tovw(300px, 'mobile', 340px); + min-height: tovw(190px, 'mobile', 340px); } position: relative; diff --git a/src/components/sections/products/network/network.module.scss b/src/components/sections/products/network/network.module.scss index 6c7e6c0..0ff14ee 100644 --- a/src/components/sections/products/network/network.module.scss +++ b/src/components/sections/products/network/network.module.scss @@ -113,7 +113,7 @@ .mobile_img_container { @include respond-to('mobile') { - min-height: tovw(268px, 'mobile', 450px); + min-height: tovw(245px, 'mobile', 450px); } .network__img__mobile { diff --git a/src/components/sections/products/stack/stack.module.scss b/src/components/sections/products/stack/stack.module.scss index 2f9cc33..34d9e39 100644 --- a/src/components/sections/products/stack/stack.module.scss +++ b/src/components/sections/products/stack/stack.module.scss @@ -3,7 +3,7 @@ .section { @include respond-to('mobile') { padding: 0; - padding-bottom: tovw(68px, 'mobile'); + padding-bottom: tovw(40px, 'mobile'); } position: relative; @@ -121,11 +121,11 @@ div:last-child { .image__container { - @media screen and (max-width: 1450px) { - min-height: unset; + @include respond-to('mobile') { + min-height: tovw(410px, 'mobile', 460px); } - min-height: tovw(1540px, 'default', 758px); + min-height: tovw(1520px, 'default', 720px); .stack__img { width: 100%; diff --git a/src/components/sections/products/token/index.tsx b/src/components/sections/products/token/index.tsx index 3b2b477..b74bffb 100644 --- a/src/components/sections/products/token/index.tsx +++ b/src/components/sections/products/token/index.tsx @@ -56,11 +56,13 @@ const Token = ({ data }: Props) => { {data?.tokenHeading}
{data?.tokenDesc}
-LNT will also be used to:
{data?.watchersP01}
{data?.watchersP02}
{data?.watchersListHead}
-