UNPKG

thenavisapp

Version:

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

10 lines (8 loc) 233 B
/* ShipmentList.css */ .shipment-list-container { padding: 20px; background-color: #ffffff; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } /* Add styles for shipment list content */