Skip to content

Instantly share code, notes, and snippets.

@sabrinamochi
sabrinamochi / media-query.css
Created November 8, 2019 22:17 — 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
@sabrinamochi
sabrinamochi / README.md
Last active July 10, 2019 05:58
Planets

This is a visualisation of our solar system’s planets. It's based on the tutorial from DATAMAKE.

@sabrinamochi
sabrinamochi / README.md
Last active July 10, 2019 05:59
Taiwan Gov Money

This is a sankey diagram made by Google Chart.

@sabrinamochi
sabrinamochi / README.md
Last active July 10, 2019 05:55
US Unemployment Rate in 2016
@sabrinamochi
sabrinamochi / README.md
Last active July 10, 2019 05:55
Pokemon Attack vs Defense
@sabrinamochi
sabrinamochi / README.md
Last active July 10, 2019 05:52
CO2 Line Chart