diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..9d0b5cf --- /dev/null +++ b/TODO.md @@ -0,0 +1 @@ +- [x] Change banner background in Profile.jsx to white in light mode and make upload text always visible diff --git a/frontend/src/components/Profile.jsx b/frontend/src/components/Profile.jsx index 781be40..37303b5 100644 --- a/frontend/src/components/Profile.jsx +++ b/frontend/src/components/Profile.jsx @@ -120,12 +120,12 @@ function Profile() { > {/* Banner area */}