Offsets Donation toggle shadow

This commit is contained in:
Igor Kuzmenko 2017-08-06 19:42:58 +02:00
parent 6703eaf292
commit 937ecfddb7

View file

@ -36,7 +36,7 @@ $dark-green: #318f20;
&.expanded { &.expanded {
margin-top: 0; margin-top: 0;
border-bottom: 4px solid #ef9e5b; border-bottom: 4px solid #ef9e5b;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.22); box-shadow: 0 7px 10px rgba(0, 0, 0, 0.22);
} }
} }