Skip to content

Instantly share code, notes, and snippets.

View faouzi-ait's full-sized avatar

faouzi-ait

  • Consultancy
  • Paris
View GitHub Profile
@faouzi-ait
faouzi-ait / media-query.css
Created December 16, 2019 21:39 — 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