new looks

This commit is contained in:
2025-11-30 01:40:57 +00:00
parent dc36264fd5
commit ae4ea327ea
4 changed files with 78 additions and 1 deletions

View File

@@ -62,5 +62,13 @@ import Radio from "@/components/Radio.vue";
<div class="border1 tile1">
<SpotifyListening class="border2 bg-white shadow1 fill" />
</div>
<div class="border1 tile1">
<Posts />
</div>
<div class="border1 tile1">
<Login />
</div>
</main>
</template>