Skip to content

Instantly share code, notes, and snippets.

View tihoho's full-sized avatar
❤️
Hey everyone!

Alex T tihoho

❤️
Hey everyone!
View GitHub Profile
@tihoho
tihoho / media-query.css
Created April 27, 2018 21: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