mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Remove aria-hidden attribute to improve accessibility👨🦽
This commit is contained in:
parent
55a179bb65
commit
780313ef37
@ -34,6 +34,7 @@
|
|||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<!--Se quito el aria-hidden="true" para que se pueda leer el contenido del card con el lector de pantalla -->
|
||||||
<article
|
<article
|
||||||
bind:this={domElement}
|
bind:this={domElement}
|
||||||
on:mousemove={handleMouseMove}
|
on:mousemove={handleMouseMove}
|
||||||
|
Loading…
Reference in New Issue
Block a user