Skip to content

Instantly share code, notes, and snippets.

@joe-watkins
Created February 17, 2014 19:46
Show Gist options
  • Save joe-watkins/9057586 to your computer and use it in GitHub Desktop.
Save joe-watkins/9057586 to your computer and use it in GitHub Desktop.
A Pen by Joe Watkins.
<div class="banner-a">
<figure><img src="http://bit.ly/1inlcv0"></figure>
</div>
@import "compass";
.banner-a {
position: relative;
margin: 0;
figure {
margin: 0;
img {
display: block;
width: 100%;
height: auto;
margin: 0;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment