diff --git a/templates/radar_guangzhou.html b/templates/radar_guangzhou.html index 89507b7..7654611 100644 --- a/templates/radar_guangzhou.html +++ b/templates/radar_guangzhou.html @@ -13,9 +13,6 @@ .plot-box { width: clamp(320px, 80vw, 720px); margin: 0 auto; aspect-ratio: 1 / 1; overflow: hidden; } @supports not (aspect-ratio: 1 / 1) { .plot-box { height: 520px; } } - - -
{{ template "header" . }} @@ -33,7 +30,7 @@