Awesome-Javascript-and-React-Project
Awesome-Javascript-and-React-Project copied to clipboard
Fix background color typo in scrollbar track in CSS
This pull request resolves a typo in the CSS file related to the scrollbar track background color definition.
Changes:
- The incorrect line in the
::-webkit-scrollbar-trackselector:background: rgb(255, 233, 233)209, 180, 180)209, 180, 180);