Add LeafletJS map

This commit is contained in:
Michał Gdula 2024-04-24 15:38:45 +01:00
parent 03aef063bc
commit f61fb472e2
6 changed files with 105 additions and 83 deletions

View file

@ -27,7 +27,7 @@ $sizing-navigation-height: 55px;
// PADDING/MARGIN
$spacing-small: 14px;
$spacing-normal: 16px;
$spacing-large: 24px;
$spacing-large: 32px;
// FONT
$font-family: 'Erode', serif;