🎨 Add red background color to the template

This commit is contained in:
2026-01-28 05:14:22 +00:00
parent 71858aae53
commit 471cf51030

View File

@@ -13,7 +13,7 @@
</div>
</div>
</template>
#f44336
<script setup>
import ProfessorPokeball from './components/ProfessorPokeball.vue';
</script>