Skip to content

Instantly share code, notes, and snippets.

@felixwerner
felixwerner / dotted.json
Created July 23, 2021 13:13
dotted.json
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@felixwerner
felixwerner / points.geojson
Last active July 21, 2021 14:57
points.geojson
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@felixwerner
felixwerner / lines.geojson
Last active July 23, 2021 13:12
lines.geojson
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@felixwerner
felixwerner / shapes.geojson
Last active July 21, 2021 15:02
shapes.geojson
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@felixwerner
felixwerner / ios-zoom-input.css
Last active August 10, 2019 16:08
Turn off input, select, textarea zooming on ios devices.
/**
* Turn of zoom on input, textarea or select elements for ios devices
*
*/
@media only
/* iPhone XS max */
/* iPhone XR max */
screen
and (device-aspect-ratio: 414/896),