update disable opacity -> 0.5

This commit is contained in:
btzr-io 2017-08-16 22:53:37 -06:00 committed by Jeremy Kauffman
parent 9d02df5446
commit 079eca8790

View file

@ -105,7 +105,7 @@ p
.disabled {
pointer-events: none;
opacity: 0.7;
opacity: 0.5;
}
.truncated-text {