Skip to content

Instantly share code, notes, and snippets.

@wbxpress
Created June 4, 2016 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wbxpress/5b583254d4bc07f1985f0e5147732867 to your computer and use it in GitHub Desktop.
Save wbxpress/5b583254d4bc07f1985f0e5147732867 to your computer and use it in GitHub Desktop.
.home-top-1 .widget {
float: left;
width: 47%;
}
.home-top-2 .widget {
float: left;
width: 47%;
}
.home-bottom-1 .widget {
float: left;
width: 47%;
}
.home-bottom-2 .widget {
float: left;
width: 47%;
}
.home-bottom-3 .widget {
float: left;
width: 47%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment