Main: Fix background layout (#2175)

This commit is contained in:
Alexander Zinchuk 2022-12-06 13:29:43 +01:00
parent 6dfca7c6f7
commit cc453696af

View File

@ -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.67) !important;
transform: scaleX(0.69) !important;
}
@media screen and (min-width: 1921px) {
transform: scaleX(0.8) !important;