Skip to content

Instantly share code, notes, and snippets.

@nathanbarry
Created January 16, 2015 16:12
Show Gist options
  • Save nathanbarry/317885ee91b9da3bda6d to your computer and use it in GitHub Desktop.
Save nathanbarry/317885ee91b9da3bda6d to your computer and use it in GitHub Desktop.
<iframe src="https://app.convertkit.com/nathanbarry/outthink/"></iframe>
<style>
html,body {
margin: 0px;
padding: 0px;
height: 100%;
width: 100%;
}
iframe {
width:100%;
height:100%;
border:none;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment