Working on animation

This commit is contained in:
2021-08-18 19:26:02 +02:00
parent 62188f66cb
commit b67a0d1398

View File

@@ -169,5 +169,9 @@ export default defineComponent({
@apply transform hover:scale-120
}
}
.link a {
@apply duration-300 hover:font-bold hover:transform hover:translate-x-4
}
}
</style>