add title and darken the green

This commit is contained in:
Will Greenberg
2025-04-23 11:09:52 -07:00
parent f559e10d44
commit 43324c0ad7
2 changed files with 2 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
})
</script>
<h1 class="ml-8 mt-8 text-4xl font-extrabold">Rayhunter Dashboard</h1>
<div class="p-8 flex flex-col gap-2">
{#if loaded}
<ControlBar server_is_recording={recording} />