fix: use logo-signin, consolidate plane asset, fix home marker on resize

- Sign-in page now uses logo-signin.png
- World map animation uses airplane.png; remove unused animationPlane.png
- Re-project home marker on map resize so it stays correct when stats panel collapses

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Haeri Kim
2026-06-16 21:01:26 +09:00
parent 8d36c3faca
commit 5a95fccd70
6 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<script>
import { signInWithGoogle } from './userStore.svelte.js';
import logoImg from '../../assets/logo.png';
import logoImg from '../../assets/logo-signin.png';
</script>
<div class="overlay">