_sass/tallneck/components/post.scss in jekyll-theme-tallneck-0.2.4 vs _sass/tallneck/components/post.scss in jekyll-theme-tallneck-0.2.5

- old
+ new

@@ -45,10 +45,10 @@ border-top: 1px solid var(--border-primary); margin: 1rem 0; } img { - max-width: 50%; + max-height: 500px; height: auto; margin-left: auto; margin-right: auto; } }