@media only all and (max-width: 70rem) {
.g-fixed-container [class*="size-"] {
flex-grow: 0;
flex-basis: 100%;
max-width: 100%;
}
}
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »