@@ -99,7 +99,7 @@
border: 1px solid $color__gray--darker;
margin-top: 0.125rem;
max-height: 20rem;
- box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.35);
+ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.03), 0 3px 6px rgba(0, 0, 0, 0.12);
transition: max-height 0.4s ease-out;
border-radius: 0.2rem;