Files
BayIQ-UI/src/index.css

8 lines
116 B
CSS
Raw Normal View History

2025-11-20 19:09:43 +00:00
@import "tailwindcss";
body {
background: #1e2a38;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
}