Merge pull request #15 from JoshHeaps/feature/blog

fix css
This commit is contained in:
Josh Heaps
2026-03-06 17:16:19 -07:00
committed by GitHub
-1
View File
@@ -150,7 +150,6 @@ body {
.post-content img { .post-content img {
max-width: 100%; max-width: 100%;
height: auto;
border-radius: 8px; border-radius: 8px;
margin: 1.25rem 0; margin: 1.25rem 0;
} }