Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Deco Vander 2025-07-05 18:40:34 -04:00 committed by GitHub
parent 52836e4ff8
commit 6347c1de40
2 changed files with 2 additions and 4 deletions

View file

@ -92,8 +92,8 @@
<h2>Contact Information</h2>
<p>Questions about this privacy policy or your data?</p>
<ul>
<li>Create an issue on our <a href="https://git.deco.sh/deco/ice" target="_blank">git repository</a></li>
<li>Review our <a href="https://www.aclu.org/know-your-rights/immigrants-rights" target="_blank">recommended rights resources</a></li>
<li>Create an issue on our <a href="https://git.deco.sh/deco/ice" target="_blank" rel="noopener noreferrer">git repository</a></li>
<li>Review our <a href="https://www.aclu.org/know-your-rights/immigrants-rights" target="_blank" rel="noopener noreferrer">recommended rights resources</a></li>
<li>This is a community tool - please use responsibly</li>
</ul>
</div>

View file

@ -29,9 +29,7 @@
right: 0;
width: 50px;
height: 50px;
box-shadow: 0 2px 4px var(--shadow);
cursor: pointer;
transition: all 0.3s ease;
.theme-icon {
font-size: $font-size-lg;