Skip to content

Instantly share code, notes, and snippets.

View JRakhimov's full-sized avatar
👨‍💻
Coding...

Javokhir Rakhimov JRakhimov

👨‍💻
Coding...
View GitHub Profile
@JRakhimov
JRakhimov / media-query.css
Created January 20, 2019 13:12 — 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