Skip to content

Instantly share code, notes, and snippets.

View d0sch1's full-sized avatar
🎯
Focusing

d0sch1

🎯
Focusing
  • Munich, Germany
View GitHub Profile
@d0sch1
d0sch1 / media-query.css
Created August 14, 2019 19:48 — 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