diff --git a/src/components/middle/MiddleColumn.module.scss b/src/components/middle/MiddleColumn.module.scss index 6287e2411..9d016c49f 100644 --- a/src/components/middle/MiddleColumn.module.scss +++ b/src/components/middle/MiddleColumn.module.scss @@ -55,7 +55,7 @@ :global(html.theme-light body.animation-level-2) &:not(.customBgImage).withRightColumn::before { @media screen and (min-width: 1276px) { - transform: scaleX(0.69) !important; + transform: scaleX(0.73) !important; } @media screen and (min-width: 1921px) { transform: scaleX(0.8) !important;