diff --git a/src/app/components/creator/content-choice-creator/content-choice-creator.component.scss b/src/app/components/creator/content-choice-creator/content-choice-creator.component.scss index bf536658855bc81a4399321196c1c5a7e169a381..663c242c5c59c73879e501e226b29f3cbc30a64e 100644 --- a/src/app/components/creator/content-choice-creator/content-choice-creator.component.scss +++ b/src/app/components/creator/content-choice-creator/content-choice-creator.component.scss @@ -10,7 +10,7 @@ mat-row { background-color: #ffecb3; &:last-child { - animation: fadeIn 3s; + animation: fadeIn 2s; } }