the statusphere demo reworked into a vite/react app in a monorepo

Fix spacing

Co-authored-by: devin ivy <devinivy@gmail.com>

authored by

Paul Frazee
devin ivy
and committed by
GitHub
abe304a2 5473b44f

+1 -1
+1 -1
src/public/styles.css
··· 5 5 --gray-100: #fafafa; 6 6 --gray-500: #666; 7 7 --gray-700: #333; 8 - --primary-400:#2e8fff; 8 + --primary-400: #2e8fff; 9 9 --primary-500: #0078ff; 10 10 --primary-600: #0066db; 11 11 --error-500: #f00;