Skip to content

Instantly share code, notes, and snippets.

View yakupme's full-sized avatar
🎯
Focusing

Yakup Keskindag yakupme

🎯
Focusing
View GitHub Profile
{
"nodes": {
"ids": [
"REGION:RUS",
"COUNTRY:RUS",
"BASIN:ALD",
"BASIN:ANL",
"BASIN:AOH",
"BASIN:ANY",
"BASIN:ARS",
/*
* From css-tricks.com
* http://css-tricks.com/snippets/css/media-queries-for-standard-devices/
*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */