Skip to content

Commit fb1aa25

Browse files
Merge pull request #883 from twbs/main
Create a new pull request by comparing changes across two branches
2 parents a1b4cce + 88bb06b commit fb1aa25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/assets/scss/_masthead.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
padding: 1rem;
8787
color: rgba(var(--bg-rgb), 1);
8888
background-color: rgba(var(--bg-rgb), .1);
89-
background-blend-mode: multiple;
89+
background-blend-mode: multiply;
9090
@include border-radius(1rem);
9191
mix-blend-mode: darken;
9292

0 commit comments

Comments
 (0)