We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The base of the project is Bootstrap with Admin LTE. In several case overrides of the style sheets and layouts were necessary.
!important
A good review of the setup would be good. I think the overall CSS setup can be simplified and reduced a lot.
The text was updated successfully, but these errors were encountered:
https://getbootstrap.com/docs/4.5/getting-started/theming/
// Your variable overrides $body-bg: #000; $body-color: #111; // Bootstrap and its default variables @import "../node_modules/bootstrap/scss/bootstrap";
Sorry, something went wrong.
Maybe rebuild the site with more basic CSS setup.
No branches or pull requests
The base of the project is Bootstrap with Admin LTE. In several case overrides of the style sheets and layouts were necessary.
!important
tags in the style sheets.A good review of the setup would be good. I think the overall CSS setup can be simplified and reduced a lot.
The text was updated successfully, but these errors were encountered: