Skip to content

Instantly share code, notes, and snippets.

View ranjanrnj44's full-sized avatar
🎯
Focusing

R42 ranjanrnj44

🎯
Focusing
View GitHub Profile
@ranjanrnj44
ranjanrnj44 / media-query.css
Created August 18, 2019 18:38 — 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