Skip to content

Instantly share code, notes, and snippets.

View thatguynef's full-sized avatar

Nefer Lopez thatguynef

View GitHub Profile
@thatguynef
thatguynef / media-query.css
Created February 12, 2018 02:29 — 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