Skip to content

Instantly share code, notes, and snippets.

View HamSungJun's full-sized avatar
🍎
Apple

HSJPRIME HamSungJun

🍎
Apple
View GitHub Profile
@HamSungJun
HamSungJun / media-query.css
Created September 2, 2018 07:59 — 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