feat: some styling stuff

This commit is contained in:
2026-01-09 17:56:26 -08:00
parent 3c2f86f362
commit 2487deb76e
+4 -10
View File
@@ -39,6 +39,10 @@
box-sizing: border-box; box-sizing: border-box;
} }
ul {
list-style-type: none;
}
.card { .card {
background: #ffffff; background: #ffffff;
border: 2px solid #e0e0e0; border: 2px solid #e0e0e0;
@@ -654,11 +658,6 @@
<li><strong><a href="https://linkedin.com/in/naomi-lgbt" target="_blank" rel="noopener noreferrer">LinkedIn</a></strong> - Professional networking and career history</li> <li><strong><a href="https://linkedin.com/in/naomi-lgbt" target="_blank" rel="noopener noreferrer">LinkedIn</a></strong> - Professional networking and career history</li>
<li><strong><a href="https://steamcommunity.com/id/naomi-lgbt" target="_blank" rel="noopener noreferrer">My Steam</a></strong> - My gaming life and achievements</li> <li><strong><a href="https://steamcommunity.com/id/naomi-lgbt" target="_blank" rel="noopener noreferrer">My Steam</a></strong> - My gaming life and achievements</li>
</ul> </ul>
<p style="text-align: center; margin-top: 1.5rem;">
<a href="https://chat.nhcarrigan.com" target="_blank" class="cta-button" aria-label="Chat with Naomi on Discord">
<i class="fab fa-discord" aria-hidden="true"></i> Come Chat on Discord
</a>
</p>
</section> </section>
<!-- Company Card with Logo --> <!-- Company Card with Logo -->
@@ -999,11 +998,6 @@
<p> <p>
Or, if you just want to be part of the community and see what we're all about, <a href="https://chat.nhcarrigan.com" target="_blank" rel="noopener noreferrer">join us on Discord</a> - no application needed! <i class="fas fa-star" aria-hidden="true"></i> Or, if you just want to be part of the community and see what we're all about, <a href="https://chat.nhcarrigan.com" target="_blank" rel="noopener noreferrer">join us on Discord</a> - no application needed! <i class="fas fa-star" aria-hidden="true"></i>
</p> </p>
<p style="text-align: center; margin-top: 1.5rem;">
<a href="https://donate.nhcarrigan.com" target="_blank" class="cta-button cta-button-donate" aria-label="Support NHCarrigan with a donation" rel="noopener noreferrer">
<i class="fas fa-heart" aria-hidden="true"></i> Support Our Mission
</a>
</p>
</section> </section>
<!-- Final CTA --> <!-- Final CTA -->