development to main periodic update #75

Merged
mik-tf merged 31 commits from development into main 2024-06-19 14:27:16 +00:00
6 changed files with 1 additions and 1 deletions
Showing only changes of commit 20e86cf540 - Show all commits

Binary file not shown.

Before

Width:  |  Height:  |  Size: 750 KiB

After

Width:  |  Height:  |  Size: 905 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -76,7 +76,7 @@ const {
<Fragment set:html={image} /> <Fragment set:html={image} />
) : ( ) : (
<Image <Image
class="mx-auto w-full rounded-lg bg-gray-500 shadow-lg" class="mx-auto w-full rounded-lg"
width={500} width={500}
height={500} height={500}
widths={[400, 768]} widths={[400, 768]}