Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/assets/scss/_masthead.scss')
-rw-r--r--site/assets/scss/_masthead.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/assets/scss/_masthead.scss b/site/assets/scss/_masthead.scss
index a8ea52c869..2e742e76d1 100644
--- a/site/assets/scss/_masthead.scss
+++ b/site/assets/scss/_masthead.scss
@@ -1,6 +1,6 @@
.bd-masthead {
padding: 3rem 0;
- background: linear-gradient(165deg, lighten($bd-purple-light, 16%) 50%, $white 50%);
+ background: linear-gradient(165deg, tint-color($bd-purple-light, 85%) 50%, $white 50%);
h1 {
@include font-size(4rem);