diff --git a/website/assets/style.css b/website/assets/style.css index c3b960a..e88c1a5 100644 --- a/website/assets/style.css +++ b/website/assets/style.css @@ -262,6 +262,10 @@ hr { margin: 200px auto 150px; } +.noUi-connects { + cursor: pointer; +} + .noUi-value { line-height: 0; margin-top: 32px; diff --git a/website/blocks/main.md b/website/blocks/main.md index da70a5d..c9949e3 100644 --- a/website/blocks/main.md +++ b/website/blocks/main.md @@ -64,9 +64,9 @@ The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles), There is no tile server running, only BTRFS partition images with 300 million hard-linked files. I haven't heard anyone else doing this in production, but it works really well. -There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu. +There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu. -Currently, it is behind Cloudflare, but it has been designed so that this can be changed at any time. +Currently, it is behind Cloudflare. ## Attribution