improve performance community slice

This commit is contained in:
Christofer 2023-08-28 10:15:48 +04:00
parent aeb67c5202
commit 3757c62185
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@
{/each}
</div>
</div>
<img src={background} class="absolute top-0 w-[1400px] -z-10" alt="" aria-hidden="true" />
<img src={background} class="absolute top-0 min-w-[1400px] -z-10" alt="" aria-hidden="true" />
</section>
<style lang="postcss">