This commit is contained in:
parent
2197bed433
commit
1137f5461f
@ -2072,3 +2072,11 @@ a[title*="pawoo.net"]::after{
|
|||||||
left: -576px;
|
left: -576px;
|
||||||
width: calc( 100% + 288px + 288px );
|
width: calc( 100% + 288px + 288px );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (min-width: 993px) {
|
||||||
|
.region_3-on{
|
||||||
|
|
||||||
|
left: -288px;
|
||||||
|
width: calc( 100% + 288px + 288px );
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user