captains-log/frontend/app/app.css
2025-09-22 21:01:14 -07:00

8 lines
134 B
CSS

/* Captain's Log - Global Styles */
/* Base font family is handled by Material-UI theme */
html,
body {
margin: 0;
padding: 0;
}