Skip to content

Instantly share code, notes, and snippets.

View Heirema's full-sized avatar

RENE MALKA Heirema

  • PARIS
View GitHub Profile
@Heirema
Heirema / media-query.css
Created June 24, 2017 10:12 — forked from gokulkrishh/media-query.css
CSS Media Queries for Desktop, Tablet, Mobile.
/*
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
//CSS