diff --git a/src/components/LuxHyperlink.vue b/src/components/LuxHyperlink.vue index a6c3ef0..6caa1f4 100644 --- a/src/components/LuxHyperlink.vue +++ b/src/components/LuxHyperlink.vue @@ -53,6 +53,7 @@ export default { @import "../assets/styles/spacing.scss"; .lux-link { + pointer-events: auto; color: --var(color-bleu-de-france-dark); font-family: --var(font-family-text); text-decoration: none;