Skip to content

Commit 0f1e72e

Browse files
Optimise logo and tweak blog image size
1 parent 52ebc16 commit 0f1e72e

File tree

2 files changed

+26
-194
lines changed

2 files changed

+26
-194
lines changed

src/assets/img/Audacity_Logo.svg

+25-193
Loading

src/components/card/NEWBlogPostCard.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const options: Intl.DateTimeFormatOptions = {
2424
class="col-span-12 sm:col-span-6 md:col-span-4 flex flex-col gap-4 hover:opacity-90 transition-opacity duration-200"
2525
>
2626
<Image
27-
width="800"
27+
width="732"
2828
quality="80"
2929
class="rounded-md aspect-image"
3030
alt={coverAlt}

0 commit comments

Comments
 (0)