Skip to content

Instantly share code, notes, and snippets.

View afandilham's full-sized avatar
🥕
Eating carrot

M. Ilham Afandi afandilham

🥕
Eating carrot
  • Malang, East Java, Indonesia
  • 06:47 (UTC +07:00)
  • X @afandilham
View GitHub Profile
@afandilham
afandilham / media-query.css
Created March 2, 2019 09:17 — 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