Feat: Migrado de datos de MariaDB a SQL Server y Fix de Tabla

This commit is contained in:
2025-10-04 22:17:05 -03:00
parent 85bd1915e0
commit e14476ff88
21 changed files with 4607 additions and 1 deletions

5
frontend/src/App.css Normal file
View File

@@ -0,0 +1,5 @@
main {
padding: 2rem;
max-width: 1600px;
margin: 0 auto;
}