cleaned css, added Mars' styling for login

This commit is contained in:
root
2024-05-01 18:25:13 +02:00
parent 2817cb6d2f
commit fb0c41d548
5 changed files with 37 additions and 92 deletions

View File

@ -1,5 +1,5 @@
<template>
<Game />
<Login />
</template>
<script setup lang="ts">