Skip to content

Instantly share code, notes, and snippets.

View guamacherox's full-sized avatar
🎯
Focusing

Juan Marval guamacherox

🎯
Focusing
View GitHub Profile
@guamacherox
guamacherox / media-query.css
Created September 27, 2017 18:46 — 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