From 0ab0a1db37b8b7d006b14558c0caaf2eb75fcb70 Mon Sep 17 00:00:00 2001 From: seonghobae <8172694+seonghobae@users.noreply.github.com> Date: Sat, 20 Jun 2026 13:38:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20semantic=20role?= =?UTF-8?q?s=20to=20data=20ladder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added `role="list"` to the `.ladder` container and `role="listitem"` to its `.ladder-row` children to improve accessibility for screen readers. --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 22f6cc9..4faa35b 100644 --- a/index.html +++ b/index.html @@ -61,20 +61,20 @@