@@ -163,6 +163,7 @@
<h3 style="margin: 2rem 0 1rem; color: var(--primary-blue);">文物认领地图</h3>
<p>江西考古遗址热力图,参与文物保护与文化传承</p>
<div class="map-container" #archaeologyMap></div>
+ <img src="public/images/image.png" alt="文物认领地图相关图片" style="width: 100%; height: auto;">
</div>
<div class="dialect-feature">
@@ -384,7 +384,7 @@ body {
}
.map-container {
- height: 300px;
+ height: 5px;
background: white;
border-radius: 10px;
margin-top: 1rem;