stevenbui44 / flashcode

This application allows users to create and study flashcards tailored to LeetCode problems' questions, solutions, approaches, and time/space complexities.
0 stars 0 forks source link

Light theme CSS to the existing pages #39

Closed stevenbui44 closed 2 months ago

stevenbui44 commented 2 months ago

The assortments/cards and /study pages need CSS for a light theme to them. You started some CSS earlier, but you need to finish it now.

Here's what the assortment/cards page looks like:

image

And here's what the study page looks like:

image

You may notice that they look a bit jank because the dark theme is still there.

stevenbui44 commented 2 months ago

Idk if I love the color scheme of the /assortment/id page very much but I made it!

image image