Skip to content

Instantly share code, notes, and snippets.

@afuggetta
Created February 13, 2015 16:17
Show Gist options
  • Save afuggetta/f55a3360467235d65124 to your computer and use it in GitHub Desktop.
Save afuggetta/f55a3360467235d65124 to your computer and use it in GitHub Desktop.
Ad temp solution
.ad {
background-color: $grey;
&.box-728x90 {
height: 90px;
width: 728px;
}
&.box-300x600 {
height: 600px;
}
&.box-300x250 {
height: 250px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment