Skip to content

Instantly share code, notes, and snippets.

View m3rlin94's full-sized avatar

Naveen Cooray m3rlin94

View GitHub Profile
@m3rlin94
m3rlin94 / media-query.css
Created August 30, 2018 12:25 — 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