make backdrop a little lighter

This commit is contained in:
Mads Rasmussen
2017-10-09 21:41:14 +02:00
parent 1456e7028a
commit b45a4a18f2

View File

@@ -11,6 +11,6 @@
.umb-backdrop__rect {
position: absolute;
pointer-events: all;
opacity: 0.5;
opacity: 0.4;
margin: 0;
}