Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1160 from olefredrik/revert-offcanvas-bg-settings
Browse files Browse the repository at this point in the history
Revert style changes in 6.4.3 up-to-date
  • Loading branch information
olefredrik authored Nov 20, 2017
2 parents 2363648 + 3d60590 commit 2eb74e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/scss/_settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ $offcanvas-sizes: (
$offcanvas-vertical-sizes: (
small: 250px,
);
$offcanvas-background: $light-gray;
$offcanvas-background: $dark-nav-color;
$offcanvas-shadow: 0 0 10px rgba($black, 0.7);
$offcanvas-inner-shadow-size: 20px;
$offcanvas-inner-shadow-color: rgba($black, 0.25);
Expand Down

0 comments on commit 2eb74e7

Please sign in to comment.