Nerds-Who-Code / Mental-Health-Tracker

mental-health-tracker.vercel.app
MIT License
6 stars 6 forks source link

Integrate notFound.css and Entry.css into TailWind #37

Closed steph-koopmanschap closed 2 years ago

steph-koopmanschap commented 2 years ago

I created notFound.css and Entry.css as quick temporary styling.

Ideally these 2 files should be deleted. And the components (NotFound.js and Entry.js) styled with Tailwind instead.

The files are found in /client/src/components/

The styles in notFound.css and Entry.css are ugly so dont copy the styles.

xintamosaik commented 2 years ago

This might actually be resolved. I hope I will have time to look it up. But if anyone has tine, please test by deleting the css files and test if they make a difference.

steph-koopmanschap commented 2 years ago

Entry.css deleted and everything still works.