Remove hover scaling

This commit is contained in:
Jiiks 2018-12-05 08:09:15 +02:00
parent 784a14f853
commit 497ab62ee6
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@
border-radius: 0;
border-bottom: 1px solid rgba(114, 118, 126, .3);
&:hover {
transform: scale(1.005);
}
.bd-remoteCardTitle {
color: #b9bbbe;
font-weight: 700;