Skip to content

Instantly share code, notes, and snippets.

View edwardsmoses's full-sized avatar
🏠
Working from home

Edwards Moses edwardsmoses

🏠
Working from home
View GitHub Profile
@edwardsmoses
edwardsmoses / media-query.css
Created September 24, 2019 06:37 — 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