Skip to content

Instantly share code, notes, and snippets.

@aekaplan
Created February 15, 2014 21:20
Show Gist options
  • Save aekaplan/9025387 to your computer and use it in GitHub Desktop.
Save aekaplan/9025387 to your computer and use it in GitHub Desktop.
Flow Opposite - CSS
@media (min-width: 40rem) {
.column.flow-opposite { float: right; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment