Design Tweaks

This commit is contained in:
Belen Curcio
2020-10-13 14:34:24 -03:00
parent f5f8b1570e
commit 6978b4d4bb
12 changed files with 20 additions and 16 deletions

View File

@@ -9,7 +9,7 @@
}
.root:hover {
@apply transform scale-110 bg-primary-accent;
@apply transform scale-110 bg-primary-hover;
}
.colorViolet {