Skip to content

Instantly share code, notes, and snippets.

View kayoderock's full-sized avatar
🤗
solving to creating value

Kayode Balogun kayoderock

🤗
solving to creating value
  • GiveChief
  • Lagos, Nigeria
View GitHub Profile
@kayoderock
kayoderock / media-query.css
Created June 29, 2018 10:35 — 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