- 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:
3
scss/bootstrap/_reboots.scss
Normal file
3
scss/bootstrap/_reboots.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
body {
|
||||
background-color: $body-background-color; // Off white
|
||||
}
|
||||
Reference in New Issue
Block a user