Skip to content

Instantly share code, notes, and snippets.

View Ahmad-Alawad's full-sized avatar

Ahmad Alawad Ahmad-Alawad

  • Luminus Education - ASAC
  • Amman, Jordan
View GitHub Profile
@Ahmad-Alawad
Ahmad-Alawad / media-query.css
Created December 14, 2019 16:33 — forked from johncokos/media-query.css
CSS Media Queries for Desktop, Tablet, Mobile.
/*
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
//CSS