UNPKG

thenavisapp

Version:

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

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