.site-inner { | |
max-width: 100%; | |
padding-top: 0; | |
} | |
.entry { | |
padding-left: 0; | |
padding-right: 0; | |
} | |
.entry-header, | |
.entry-content > *:not( .limecuda-case-study-component ) { | |
max-width: 960px; | |
margin-left: auto; | |
margin-right: auto; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment