error handling

This commit is contained in:
IO
2024-07-17 21:12:31 -06:00
parent b6e1a5298e
commit 98561eefea
4 changed files with 102 additions and 67 deletions
+1 -2
View File
@@ -147,7 +147,6 @@
.profesor-form {
width: 600px;
max-width: 90vw;
margin: 20px 0;
padding: 20px;
border: 1px solid #ccc;
border-radius: 8px;
@@ -175,7 +174,7 @@
}
.pagination {
margin-top: 20px;
margin-top: 10px;
}
.pagination .page-item.disabled .page-link {