remove h2 descs and un-center

This commit is contained in:
2025-08-04 13:08:26 -07:00
parent 1922e89c01
commit 0a2867da9d
2 changed files with 7 additions and 7 deletions

View File

@@ -27,9 +27,9 @@
<hr />
<section>
<h2>Things I've Done</h2>
<p>
An array of things I've done and reasons I've done them.
</p>
<!-- <p> -->
<!-- An array of things I've done and reasons I've done them. -->
<!-- </p> -->
<h3><a target="_blank" href="/youclient">YouClient</a></h3>
<p>
My middle school gave each student an incredibly weak
@@ -93,9 +93,9 @@
</section>
<section>
<h2>Services I Run</h2>
<p>
This server, 99.31.208.235, hosts a variety of services.
</p>
<!-- <p> -->
<!-- This server, 99.31.208.235, hosts a variety of services. -->
<!-- </p> -->
<h3>
<a
target="_blank"

View File

@@ -15,7 +15,7 @@ h3 {
}
h2 {
text-align: center;
/* text-align: center; */
margin-bottom: 8px;
margin-top: 32px;
}