diff --git a/content/publishers/_index.html b/content/publishers/_index.html index ab8140a..e5c74ae 100644 --- a/content/publishers/_index.html +++ b/content/publishers/_index.html @@ -1,6 +1,8 @@ --- draft: false --- +

Lumbung of Publishers

+
{{< map geoJson="data/geojsonContributors.json">}}
\ No newline at end of file diff --git a/themes/lumbung-theme/static/css/main.css b/themes/lumbung-theme/static/css/main.css index 3e0ed09..2b9874a 100644 --- a/themes/lumbung-theme/static/css/main.css +++ b/themes/lumbung-theme/static/css/main.css @@ -1795,7 +1795,8 @@ Styles for publishers page ================================================= */ .publishers-page .map { - margin-bottom: 2em; + margin-block: 2rem 4rem; + border: 1px solid; } .card.publishers {