diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 4b58002..e140995 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2077,7 +2077,10 @@ a[title*="pawoo.net"]::after{ @media screen and (min-width: 993px) { .region_3-on{ - left: -288px; - width: calc( 100% + 288px); + left: 0px; + width: 100%; + } + #overlay{ + display: none; } } \ No newline at end of file