Files
fund-tracer/frontend/src/index.css
2026-03-09 14:46:56 +08:00

8 lines
160 B
CSS

#root {
min-height: 100vh;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}