forked from coracle/caravel
Refine ui more
This commit is contained in:
@@ -32,7 +32,7 @@ export default function RelayList() {
|
||||
return (
|
||||
<PageContainer>
|
||||
<div class="flex items-center justify-between mb-6">
|
||||
<h1 class="text-2xl font-bold text-gray-900 py-4">My Relays</h1>
|
||||
<h1 class="text-2xl font-bold text-gray-900 py-2">My Relays</h1>
|
||||
<A
|
||||
href="/relays/new"
|
||||
class="py-2 px-4 bg-blue-600 text-white font-medium rounded-lg hover:bg-blue-700 transition-colors"
|
||||
|
||||
Reference in New Issue
Block a user