Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor css for background black / transparent #1

Open
0815Sailsman opened this issue Aug 7, 2023 · 0 comments
Open

refactor css for background black / transparent #1

0815Sailsman opened this issue Aug 7, 2023 · 0 comments
Labels
refactor improve code quality

Comments

@0815Sailsman
Copy link
Collaborator

currently there is a root rule setting the default background to black for every element. Since there have been a lot of refactors though and there are more elements that don't need this rule and just override it, the root rule should be removed (and maybe replaced with a background: transparent rule) to improve code quality

@0815Sailsman 0815Sailsman added the refactor improve code quality label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor improve code quality
Projects
None yet
Development

No branches or pull requests

1 participant