Skip to content

Instantly share code, notes, and snippets.

View in43sh's full-sized avatar
🎯
Focusing

Sergey Sherstobitov in43sh

🎯
Focusing
  • Seattle
  • 09:35 (UTC -07:00)
View GitHub Profile
@in43sh
in43sh / media-query.css
Created December 24, 2019 05:54 — 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