Skip to content

Instantly share code, notes, and snippets.

View fcaivano's full-sized avatar
🏖️

Francisco Caivano fcaivano

🏖️
View GitHub Profile

Keybase proof

I hereby claim:

  • I am fcaivano on github.
  • I am fcaivano (https://keybase.io/fcaivano) on keybase.
  • I have a public key ASBFpJGux8_SojUj_BG1q8kCXznJgSHlPVlrS9kJcNFYtwo

To claim this, I am signing this object:

@fcaivano
fcaivano / gist:1aa5b77362c19cd710aa
Created March 28, 2015 02:12
Media Query Break Points
/*==================================================
= Bootstrap 3 Media Queries =
==================================================*/
/*========== Mobile First Method ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}
// life motto
if (sad() === true) {
sad().stop();
beAwesome();
}