Skip to content

Instantly share code, notes, and snippets.

View RGKrish183's full-sized avatar
🖥️
Busy with Programming

GopalaKrishnan.R RGKrish183

🖥️
Busy with Programming
View GitHub Profile
@RGKrish183
RGKrish183 / media-query.css
Created June 10, 2019 13:23 — 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