spacing fix

This commit is contained in:
2026-02-19 16:45:40 -08:00
parent 8e375810ac
commit 9ec3f13765
2 changed files with 1 additions and 3 deletions

View File

@ -110,7 +110,6 @@ a {
text-decoration-thickness: .25rem;
text-decoration-color: var(--color-accent);
transition: text-decoration-thickness .5s;
margin: 0 .25rem;
border-radius: .1rem;
outline-offset: .1rem;
}

View File

@ -49,8 +49,7 @@
<p>
This site is created
<a href="https://declare-ai.org/1.0.0/none.html" target="_blank">
without the use of generative AI
</a>.
without the use of generative AI</a>.
</p>
</div>
</main>