Small UI changes

This commit is contained in:
2025-02-24 23:03:27 -06:00
parent 7aff496314
commit 8cacdf5af7

View File

@ -103,7 +103,7 @@ const RegistryList = () => {
return ( return (
<div className="container mx-auto p-4"> <div className="container mx-auto p-4">
<h1 className="text-2xl font-bold mb-4">Baby Registry</h1> <h1 className="text-2xl font-bold mb-4">Wedding Registry</h1>
<div className="overflow-x-auto"> <div className="overflow-x-auto">
<table className="table w-full"> <table className="table w-full">
<thead> <thead>