├── README.md ├── index.html ├── scripts.js └── styles.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marina-ferreira/smashing-magazine-note-display-demo/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marina-ferreira/smashing-magazine-note-display-demo/HEAD/index.html -------------------------------------------------------------------------------- /scripts.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marina-ferreira/smashing-magazine-note-display-demo/HEAD/scripts.js -------------------------------------------------------------------------------- /styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marina-ferreira/smashing-magazine-note-display-demo/HEAD/styles.css --------------------------------------------------------------------------------