Skip to content

Instantly share code, notes, and snippets.

@gustaff-weldon
Created January 7, 2014 10:09
Show Gist options
  • Save gustaff-weldon/8297312 to your computer and use it in GitHub Desktop.
Save gustaff-weldon/8297312 to your computer and use it in GitHub Desktop.
Untitled
body {
font-size: 2rem;
}
.container {
width: 10%;
}
p {
overflow: hidden;
}
.icon {
width: 2rem;
height: 2rem;
display: block;
background: yellow;
float: left;
}
<section class="container">
<span class="icon"></span><p>How do you want to pay</p>
</section>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment