ankitsaxena21 / Food-Ordering-App

An online food ordering app built using vanilla javascript.
https://ankitsaxena21.github.io/Food-Ordering-App/
MIT License
22 stars 32 forks source link

Bug with Dark Mode #23

Closed sagarparmar881 closed 2 years ago

sagarparmar881 commented 2 years ago

Unable to view "Restuarant Name" while on dark mode.

As we do Dark Mode. Font remains in Black color only so it is unable to read, it merges with background. In short, Issue in dark mode: Font Color - Black BG Color - Black

tanyasaxena64 commented 2 years ago

25 @ankitsaxena21, I have fixed this issue.

ankitsaxena21 commented 2 years ago

@sagarparmar881 thank you for reporting this bug.

@tanyasaxena64 thank you for fixing it.