Skip to content

Instantly share code, notes, and snippets.

@maisonm
Last active March 30, 2018 17:37
Show Gist options
  • Save maisonm/7b29ca428f816642c98eae2a2e08e0f9 to your computer and use it in GitHub Desktop.
Save maisonm/7b29ca428f816642c98eae2a2e08e0f9 to your computer and use it in GitHub Desktop.
#box1 {
order: 2;
}
#box2{
order: 1;
}
#box3 {
order: 4;
}
#box4{
order: 3;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment