Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
52836e4ff8
commit
6347c1de40
2 changed files with 2 additions and 4 deletions
|
@ -92,8 +92,8 @@
|
||||||
<h2>Contact Information</h2>
|
<h2>Contact Information</h2>
|
||||||
<p>Questions about this privacy policy or your data?</p>
|
<p>Questions about this privacy policy or your data?</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Create an issue on our <a href="https://git.deco.sh/deco/ice" target="_blank">git repository</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">recommended rights resources</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>
|
<li>This is a community tool - please use responsibly</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -29,9 +29,7 @@
|
||||||
right: 0;
|
right: 0;
|
||||||
width: 50px;
|
width: 50px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
box-shadow: 0 2px 4px var(--shadow);
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: all 0.3s ease;
|
|
||||||
|
|
||||||
.theme-icon {
|
.theme-icon {
|
||||||
font-size: $font-size-lg;
|
font-size: $font-size-lg;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue