Change aria label of the Disability Pride flag in the article

This commit is contained in:
Helen Chong 2024-12-15 23:55:35 +08:00
parent ada26100ca
commit 6fa2c383e6
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ I coded a [responsive Disability Pride flag in CSS](/projects/snippets/disabilit
}
{% 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>