Skip to content

Commit e41c48d

Browse files
committed
demo site updates
1 parent 137847f commit e41c48d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

site/css/demo-site.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3828,7 +3828,8 @@
38283828
filter: sepia(0.5) contrast(1.4); }
38293829

38303830
.brannan::after {
3831-
mix-blend-mode: screen; }
3831+
background-color: rgba(161, 44, 199, 0.31);
3832+
mix-blend-mode: lighten; }
38323833

38333834
::-moz-selection {
38343835
background: #9b1c9b;

0 commit comments

Comments
 (0)