UNPKG

thenavisapp

Version:

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

11 lines (9 loc) 225 B
/* Home.css */ .home-container { padding: 40px; text-align: center; background-color: #ffffff; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } /* Add additional styles for home content */