@DKulanSubmitted 4 days ago
What are you most proud of, and what would you do differently next time?
Got some good practice in for CSS. I should clean up the stylesheet a bit more next time to reduce redundancy.
What challenges did you encounter, and how did you overcome them?I used fixed values for the height & width of certain elements. Ended up scrapping those values and using padding instead.
What specific areas of your project would you like help with?maybe some tips on how to better organize the stylesheet and if the classnames are appropriate. Also, tips to improve accessibility are greatly appreciated!