Change aria label of the Disability Pride flag in the article

This commit is contained in:
Leilukin 2024-12-15 23:55:35 +08:00 committed by Helen Chong
parent a0fa82529e
commit 636e27e1e7

View File

@ -31,4 +31,4 @@ I coded a [responsive Disability Pride flag in CSS](/projects/snippets/disabilit
} }
{% endcss %} {% endcss %}
<div class="flag-disability flag-disability-article" role="img" aria-label="Demo of the Disability Pride flag coded in CSS"></div> <div class="flag-disability flag-disability-article" role="img" aria-label="Disability Pride flag coded in CSS"></div>