UNPKG

thenavisapp

Version:

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

10 lines (8 loc) 214 B
/* ProfilePage.css */ .profile-page-container { padding: 40px; background-color: #ffffff; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } /* Add styles for user profile content */