Skip to content

Instantly share code, notes, and snippets.

@Erraoudy
Erraoudy / media-query.css
Created March 6, 2020 10:15 — forked from gokulkrishh/media-query.css
CSS Media Queries for Desktop, Tablet, Mobile.
View media-query.css
/*
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
//CSS