Files
xiaoxia-saas/apps/web/src/App.css
T
Xiaoxia AI 3bf90f8614
Deploy / Deploy Staging (push) Failing after 7s
Deploy / Deploy Production (push) Has been skipped
Tests / test (push) Failing after 33s
Tests / lint (push) Failing after 34s
feat(web): initialize Vite + React + TypeScript project - Phase 6 Task 1/40
2026-06-17 10:22:48 +08:00

15 lines
149 B
CSS

.App {
max-width: 1280px;
margin: 0 auto;
padding: 2rem;
text-align: center;
}
.card {
padding: 2em;
}
.read-the-docs {
color: #888;
}