diff --git a/README.md b/README.md index eb98a43..33338dc 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,9 @@ docker compose down --remove-orphans * Arranca en puerto **80** internamente. * Código fuente en `ui/src/`, configuración en `vite.config.js`. +#### Card Animation +The data cards implemented in `ui/src/components/ui/NucleoDataCard.vue` now feature a subtle growing animation when hovered over. This animation is implemented purely with CSS using keyframes and transitions defined within the component's `