Skip to content

Instantly share code, notes, and snippets.

View barokurniawan's full-sized avatar

Asep Oo Kurniawan barokurniawan

  • Tasikmalaya, Indonesia
View GitHub Profile
@barokurniawan
barokurniawan / media-query.css
Created January 2, 2020 07:01 — 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