- Bring back Bootstrap's bg-body default.

- Apply off white to <body>.
- Shade a nice color to dropdown hovered items.
This commit is contained in:
Leo
2023-06-08 05:19:17 -05:00
parent b5ab601f6e
commit e0c0219483
3 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
// Bootstrap components
@import 'bootstrap/reboots';
@import 'bootstrap/buttons';
@import 'bootstrap/nav';
@import 'bootstrap/navbar';