Hello,
Create a theme component and add this code to the mobile css.
.regular .container.posts{
width: 100%;
}
The other is the cta sign up on desktop css:
.signup-cta{
margin: 0;
}
Hello,
Create a theme component and add this code to the mobile css.
.regular .container.posts{
width: 100%;
}
The other is the cta sign up on desktop css:
.signup-cta{
margin: 0;
}