Added achievement data

This commit is contained in:
2026-04-29 18:22:49 +10:00
parent b94b1d8ec2
commit 7e3af37a46
3 changed files with 33 additions and 1 deletions
@@ -551,6 +551,14 @@ export default defineComponent({
justify-content: center;
}
@media (max-width: 768px) {
.flight-map-wrapper {
width: 100%;
aspect-ratio: 7/10;
}
}
.map-container {
position: absolute;
inset: 0;