Skip to content

Instantly share code, notes, and snippets.

@hlb
Created July 25, 2013 03:00
Show Gist options
  • Save hlb/6076577 to your computer and use it in GitHub Desktop.
Save hlb/6076577 to your computer and use it in GitHub Desktop.
p {
font: 10px/8px;
$width: 1000px;
width: $width/2;
height: (500px/2);
margin-left: 5px + 8px/2px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment