Skip to content

Instantly share code, notes, and snippets.

View juandl's full-sized avatar
🎯
Focusing

Juan David juandl

🎯
Focusing
View GitHub Profile
@juandl
juandl / media-query.css
Created November 18, 2018 15:30 — 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