Files
Mav-Mobile-UI/src/index.css

8 lines
116 B
CSS
Raw Normal View History

2025-08-13 14:23:48 +01:00
@import "tailwindcss";
body {
background: #1e2a38;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
}