Ajustado color de animacion del bonus

master
Araozu 2020-10-17 10:39:19 -05:00
parent a048e732a7
commit 158e482043
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ export default defineComponent({
width: 100%
height: 100%
color: #ffb500
background-image: linear-gradient(135deg, rgba(220, 220, 220, 0.0) 0%, rgba(220, 220, 220, 0.0) 35%, rgba(220, 220, 220, 0.3) 45%, rgba(220, 220, 220, 0.6) 53%, rgba(220, 220, 220, 0.3) 57%, rgba(220, 220, 220, 0.0) 65%, rgba(220, 220, 220, 0.0) 100%)
background-image: linear-gradient(135deg, rgba(180, 180, 180, 0.0) 0%, rgba(180, 180, 180, 0.0) 35%, rgba(180, 180, 180, 0.3) 45%, rgba(180, 180, 180, 0.6) 53%, rgba(180, 180, 180, 0.3) 57%, rgba(180, 180, 180, 0.0) 65%, rgba(180, 180, 180, 0.0) 100%)
transition: transform 500ms
animation-duration: 5s
animation-name: brillocarta