diff --git a/src/styles/_shots.sass b/src/styles/_shots.sass index 1b76136..bf675f0 100644 --- a/src/styles/_shots.sass +++ b/src/styles/_shots.sass @@ -62,8 +62,10 @@ background: transparent border: 2px solid $color-text-dark-secondary - &.shot-thumbnail img - opacity: .5 + &.shot-thumbnail + border-bottom: none + img + opacity: .5 &.active +stripes(white, rgba($color-background-active, .8), 90deg, 28px)