UNPKG

thenavisapp

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

10 lines (8 loc) 237 B
/* Dashboard.css */ .dashboard-container { padding: 20px; background-color: #f8f9fa; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } /* Add additional styles as needed for specific widgets or content */