You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changes suggested:
padding: 0 to body and html to remove default spacing issues.
add a ::-webkit-scrollbar-track selector for better contrast
also we need to check media queries for consistency and responsiveness.
The text was updated successfully, but these errors were encountered:
Hello AKSHITHA-CHILUKA, Thanks for opening an issue, your contribution is valuable to us. The maintainers will review this issue and provide feedback as soon as possible.
update index.css in src folder
changes suggested:
padding: 0 to body and html to remove default spacing issues.
add a ::-webkit-scrollbar-track selector for better contrast
also we need to check media queries for consistency and responsiveness.
The text was updated successfully, but these errors were encountered: