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
@@ -38,7 +38,7 @@ export default function Account() {
return (
<PageContainer>
<h1 class="text-2xl font-bold text-gray-900 mb-6 py-4">My Account</h1>
<h1 class="text-2xl font-bold text-gray-900 mb-6 py-2">My Account</h1>
<div class="space-y-6">
<section class="bg-white border border-gray-200 rounded-xl p-6">