Skip to content

Commit

Permalink
Merge pull request #28 from CLOSER-Cohorts/issue-21-fix-wcag-issues
Browse files Browse the repository at this point in the history
issue-21-fix-wcag-issues
  • Loading branch information
ollylucl authored Aug 2, 2024
2 parents bd25541 + 7a39864 commit 8b2218b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
<body>
<div style="font-size:20px; padding:5px">
<h1>Generate text mappings files</h1>
<form id="selectInputFile">
<div style="display:flex">
<div><input id="input" type="file" /></div>
<div id="submitButton"></div>
</div>
</form>
<div style="padding:5px" id="fileLinks"></div>
<div id="statusMessage"></div>
</div>
Expand Down

0 comments on commit 8b2218b

Please sign in to comment.