minor tailwind and UI fixes

This commit is contained in:
2026-03-11 20:10:43 +01:00 Verified
parent b6a78abae8
commit 303ad9890d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ export default function ContactPage() {
</p>
</div>
<div className="w-full max-w-3xl bg-white/5 backdrop-blur-xl rounded-[32px] border border-white/10 shadow-[0_8px_32px_rgba(0,0,0,0.5)] p-8 md:p-12">
<div className="w-full max-w-3xl bg-white/5 backdrop-blur-xl rounded-4xl border border-white/10 shadow-[0_8px_32px_rgba(0,0,0,0.5)] p-8 md:p-12">
<div className="grid grid-cols-1 md:grid-cols-2 gap-12">