feat: Implement AI tutor functionality, add branding fields, and improve API URL handling.

This commit is contained in:
2026-01-23 14:48:41 -03:00
parent 60e2af72f0
commit 470c7f0172
30 changed files with 1352 additions and 274 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ body {
}
.glass-card {
@apply glass rounded-2xl p-6;
@apply glass rounded-2xl p-4 md:p-6;
}
.btn-premium {