Closed rscottjohnson closed 6 years ago
Removed and and replaced with wrapped in a container. Then styled to smaller sizing on page.
Also, cleaned up unused JSS in the const styles = theme => ({ section that were not being used in Profile.js and Register.js.
const styles = theme => ({
Profile.js
Register.js
Removed and and replaced with wrapped in a container. Then styled to smaller sizing on page.
Also, cleaned up unused JSS in the
const styles = theme => ({
section that were not being used inProfile.js
andRegister.js
.