Completed the port of the buurtnatuur-layer with some fixes for that

This commit is contained in:
Pieter Vander Vennet 2020-09-17 19:24:57 +02:00
parent 8963db4621
commit 77e065d6e7
8 changed files with 29 additions and 9 deletions

View file

@ -8,6 +8,8 @@
justify-content: flex-start;
align-items: start;
background-color: white;
max-width: 100vw;
overflow-x: auto;
}