Refine ui more

This commit is contained in:
Jon Staab
2026-02-27 14:59:18 -08:00
parent 034572cb58
commit b0029041ea
13 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ export default function RelayNew() {
return (
<div class="max-w-2xl mx-auto px-4 py-8">
<h1 class="text-2xl font-bold text-gray-900 mb-6 py-4">New Relay</h1>
<h1 class="text-2xl font-bold text-gray-900 mb-6 py-2">New Relay</h1>
<form onSubmit={handleSubmit} class="space-y-6">
<div>
<label class="block text-sm font-medium text-gray-700 mb-1">Relay Name</label>