Skip to content

Instantly share code, notes, and snippets.

View Karthish's full-sized avatar

Kartheeswaran Karthish

  • Bangalore
View GitHub Profile
@Karthish
Karthish / media-query.css
Created August 6, 2016 03: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