This commit is contained in:
2025-11-29 20:54:42 +00:00
parent 66b5162a75
commit 8a631b3dae
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<template>
<h2>What've been listening to recently</h2>
<h2 class="center-content">What've been listening to recently</h2>
<div class="flex-row">
<div
v-for="(song, idx) in played"

View File

@@ -6,8 +6,8 @@ import Radio from "@/components/Radio.vue";
<template>
<main class="flex-row">
<div class="border4 tile1">
<div class="border2 bg-white shadow1 fill">
<div class="border4 tile1 shadow1">
<div class="bg-white fill">
<img src="/img/epic.jpeg" />
<div class="margin1">
<h1>Welcome</h1>
@@ -52,7 +52,7 @@ import Radio from "@/components/Radio.vue";
</div> -->
<div class="border1 tile1">
<Radio class="border2 fill bg-white shadow1" />
<Radio class="fill bg-white shadow1" />
</div>
<div class="border1 tile3">