Skip to content

Instantly share code, notes, and snippets.

@johnnyopao
Created October 14, 2014 23:50
Show Gist options
  • Save johnnyopao/4e3d82bdbec09a2dcabc to your computer and use it in GitHub Desktop.
Save johnnyopao/4e3d82bdbec09a2dcabc to your computer and use it in GitHub Desktop.
Align Page content Left on Unbounce Pages
<style>
#lp-pom-root {
float:left;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment