Minor Manual Fixes to Lobster's code

This commit is contained in:
2026-02-28 16:52:01 -05:00
parent 447265f7ed
commit c1ab8e831b
2 changed files with 4 additions and 2 deletions

View File

@ -238,6 +238,10 @@
dangrubb.net/blog
</p>
<p>
<a href="../index.html"><-- back to home</a>
</p>
<div id="blogsContainer" class="blogs-container">
<p style="color: #9d9aa4;">Loading blog posts...</p>
</div>

View File

@ -260,9 +260,7 @@ a:focus-visible {
color: #9d9aa4;
font-size: 0.95rem;
line-height: 1.6;
margin: 20px 0;
text-align: center;
width: 100%;
}
.blog-post-content p {