Skip to content

Instantly share code, notes, and snippets.

View incredibleasif's full-sized avatar
🏠
Working from home

Asif Thebepotra incredibleasif

🏠
Working from home
View GitHub Profile
@incredibleasif
incredibleasif / media-query.css
Created February 5, 2019 17:10 — 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