Added buttons to login screen

Adjusted styling
This commit is contained in:
2024-05-01 22:33:13 +02:00
parent b5de0dbe64
commit ea6167fcbb
7 changed files with 76 additions and 10 deletions

View File

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