diff --git a/themes/lumbung-theme/layouts/shortcodes/kios_map.html b/themes/lumbung-theme/layouts/shortcodes/kios_map.html index badba8f..8479507 100644 --- a/themes/lumbung-theme/layouts/shortcodes/kios_map.html +++ b/themes/lumbung-theme/layouts/shortcodes/kios_map.html @@ -1,8 +1,15 @@ - + - +
@@ -12,6 +19,11 @@ padding-bottom: 70%; margin-bottom: 80px; } + + .black-dot { + background-color: black; + border-radius: 50%; + } \ No newline at end of file +