Skip to content

Commit

Permalink
refactor: update inline css class
Browse files Browse the repository at this point in the history
  • Loading branch information
CKodes committed Jan 16, 2024
1 parent 20da2a6 commit b50e4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/ejs/partials/components/scanAbout.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<% }) %>
<% } %>
</ul>
<hr class="my-4 mobile-d-none" />
<hr class="my-4 desktop-view" />
<iframe
id="a11y-online-banner"
title="GovTech Accessibility Enabling Team information banner"
Expand Down

0 comments on commit b50e4eb

Please sign in to comment.