mirror of
https://github.com/exane/not-gwent-online
synced 2024-10-31 10:36:53 +00:00
css performance
This commit is contained in:
parent
15cb2e28a1
commit
6b1625166a
@ -70,8 +70,8 @@
|
|||||||
transition: all .05s ease-in-out 0s;
|
transition: all .05s ease-in-out 0s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-wrap .ani,
|
.card-wrap:hover .ani,
|
||||||
.card-wrap-small .ani {
|
.card-wrap-small:hover .ani {
|
||||||
background: linear-gradient(2deg, #ffa500, #ffd68b, #ffa500, #ffa500);
|
background: linear-gradient(2deg, #ffa500, #ffd68b, #ffa500, #ffa500);
|
||||||
background-size: 800% 800%;
|
background-size: 800% 800%;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user