Skip to content

Instantly share code, notes, and snippets.

View khalidahmada's full-sized avatar

Ahmada Khalid khalidahmada

  • Digitz
  • Agadir ,Morroco
View GitHub Profile
@khalidahmada
khalidahmada / media-query.css
Created September 21, 2018 15:10 — 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