This commit is contained in:
harukin 2018-11-20 17:40:24 +09:00
parent 84e5ca5990
commit a95d2151d8

View File

@ -2077,7 +2077,10 @@ a[title*="pawoo.net"]::after{
@media screen and (min-width: 993px) { @media screen and (min-width: 993px) {
.region_3-on{ .region_3-on{
left: -288px; left: 0px;
width: calc( 100% + 288px); width: 100%;
}
#overlay{
display: none;
} }
} }