diff --git a/src/components/Talent.scss b/src/components/Talent.scss index 7b4c233..954d548 100644 --- a/src/components/Talent.scss +++ b/src/components/Talent.scss @@ -6,6 +6,7 @@ height: 40px; border-radius: 5px; transition: filter .1s linear; + box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .75); filter: none; cursor: pointer; @@ -43,8 +44,9 @@ height: 46px; bottom: -1px; left: -4px; + border-radius: 6px; background-image: url('../images/icons/large/default.png'); - background-size: cover; + background-size: 100%; &:after { content: '';