Issues with App.css #62
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
Milestone
At least in my case, in Firefox 119-121.. and this is pretty much the same when looking at the console in every route/page.
So, the issue here is:
in the * {...} font family, margin and padding have a strikethrough in in the inspector
This might also because these also exist in NotFound.css's * {...}
It's also calling for some of these from bootstrap.css and _reboot.css from react-bootstrap. In a separate issue I just created, bootstrap will be getting removed.
So, this might make the browser confused about some things having the same CSS rules, so it strikethroughs the rule in the console
Also if you look,
The text was updated successfully, but these errors were encountered: