Gladek prehod povecave gumba postaje ob izbiri
This commit is contained in:
parent
0d77f4677b
commit
024e9de6f4
@ -186,6 +186,7 @@ a:hover { border-bottom: 1px solid #313131; }
|
|||||||
height: 64px;
|
height: 64px;
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
transition: transform .28s cubic-bezier(.34, 1.4, .5, 1);
|
||||||
}
|
}
|
||||||
.channelList__channel:hover {
|
.channelList__channel:hover {
|
||||||
transform: scale(1.1);
|
transform: scale(1.1);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user