fix bright corners in blog post header image

This commit is contained in:
Emi
2023-12-07 13:03:11 +01:00
parent c8abbe50df
commit 0de309295a

View File

@@ -158,7 +158,7 @@ layout: default
<img src="{{ page.image }}" title="{{ page.image_caption_title }}"
alt="{{ page.image_caption_title }} {{ page.image_caption_description }}" class="rounded-lg"
style="width: 100%; height: auto" />
style="width: 100%; height: auto; background-color: transparent;" />
</figure>
<div class="article-info">