Skip to content

Instantly share code, notes, and snippets.

View madcatgith's full-sized avatar

MaDCaT madcatgith

View GitHub Profile
@madcatgith
madcatgith / media-query.css
Last active April 3, 2019 12:52 — 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