Skip to content

Instantly share code, notes, and snippets.

View Johnyoat's full-sized avatar
🌱
Progress

Osei Yeboah Johnson Johnyoat

🌱
Progress
View GitHub Profile
@Johnyoat
Johnyoat / GitCommitEmoji.md
Created December 4, 2018 14:27 — forked from parmentf/GitCommitEmoji.md
Git Commit message Emoji
@Johnyoat
Johnyoat / media-query.css
Created September 3, 2018 16:18 — 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