Skip to content

Instantly share code, notes, and snippets.

View omguddu100's full-sized avatar

Guddu Kumar omguddu100

  • Cognizant Technology Solutions
  • Bangalore
View GitHub Profile
@omguddu100
omguddu100 / media-query.css
Created November 28, 2017 08:43 — 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