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

Issues with App.css #62

Open
gbowne1 opened this issue Jan 17, 2024 · 0 comments
Open

Issues with App.css #62

gbowne1 opened this issue Jan 17, 2024 · 0 comments
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

Comments

@gbowne1
Copy link
Owner

gbowne1 commented Jan 17, 2024

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,

shows overflow. I would like elements not to overflow.

@gbowne1 gbowne1 added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers question Further information is requested labels Jan 17, 2024
@gbowne1 gbowne1 added this to the Finish v1.0 of Frontend milestone Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Development

No branches or pull requests

1 participant