Skip to content

Instantly share code, notes, and snippets.

View Rolando-Barbella's full-sized avatar
🏄
Surfing

Rolando Rolando-Barbella

🏄
Surfing
View GitHub Profile
// Media Queries in Sass 3.2
//
// These mixins make media queries a breeze with Sass.
// The media queries from mobile up until desktop all
// trigger at different points along the way
//
// And important point to remember is that and width
// over the portrait width is considered to be part of the
// landscape width. This allows us to capture widths of devices
// that might not fit the dimensions exactly. This means the break
.navbar
.caret
.label
.table
.img-responsive
.img-rounded
.img-thumbnail
.img-circle
.sr-only
.lead