We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6be23b7 + 447d2ef commit aed5a0fCopy full SHA for aed5a0f
3 files changed
index.html
@@ -635,12 +635,14 @@ <h1 class="sr-only">FlockXR</h1>
635
aria-modal="true"
636
>
637
<div class="modal-content" tabindex="-1">
638
- <span
+ <button
639
+ type="button"
640
class="close-button"
641
id="closeInfoModal"
642
aria-label="Close information modal"
- >×</span
643
644
+ ×
645
+ </button>
646
<h2 id="modal-title" data-i18n="about_heading">
647
About Flock XR
648
</h2>
0 commit comments