yogiyadav13 / bookbrainz

GNU General Public License v2.0
0 stars 24 forks source link

Fixed issue #6 : changed X to twitter . Fixed issue #17 : Dark Mode option Issue #18 : change color on hovering #9

Open deysandip301 opened 2 weeks ago

deysandip301 commented 2 weeks ago

Problem

Issue #6 Issue #17

Solution

Changed the icon and text of x in contact section to twitter implemented the light mode and dark mode toggling functionality

Areas of Impact

two files changed ./src/components/pages/about.tsx and ./src/components/pages/index.js

for the dark mode and light mode functionality ./src/client/containers/layout.js ./src/client/stylesheets/style.scss