hecho lo de galeria y arrglada tabla en songs

Signed-off-by: fede <federico.nicolas.polidoro@gmail.com>
This commit is contained in:
2025-03-27 01:15:59 -03:00
parent 55b130edad
commit b8a4cdaa6a
3 changed files with 12 additions and 29 deletions

View File

@@ -80,8 +80,8 @@ export default function Index({ songs }: { songs: Cancion[] }) {
<kbd className="rounded-md border bg-teal-950">k</kbd>
</p>
) : (
<div className="flex justify-center overflow-x-auto">
<table className="table-auto">
<div className="mx-4 flex w-full justify-center overflow-x-scroll">
<table className="mx-auto mt-2 table w-full">
<thead>
<tr className="border-b bg-gray-50 text-center text-sm font-semibold uppercase tracking-wider text-gray-700 dark:bg-gray-700 dark:text-gray-400">
<th className="px-6 py-3">Nombre</th>