feat: blinkies mx-auto
All checks were successful
create archive with lfs / tag (push) Successful in 11s
All checks were successful
create archive with lfs / tag (push) Successful in 11s
This commit is contained in:
parent
1a754058a5
commit
cc9963e240
@ -12,7 +12,7 @@
|
||||
<Window title="readme?" iconUri="/icons/question.png" removePadding>
|
||||
<div class="flex flex-col p-1.5 gap-1.5 prose prose-ralsei prose-img:m-0 leading-none">
|
||||
<div
|
||||
class="flex flex-row gap-2 bg-ralsei-black bg-opacity-30 overflow-hidden"
|
||||
class="flex flex-row gap-3 mx-auto bg-ralsei-black bg-opacity-30 overflow-hidden"
|
||||
>
|
||||
{#each data.banners as bannerNo, index}
|
||||
{@const hideIfMobile = index === data.banners.length - 1}
|
||||
|
Loading…
Reference in New Issue
Block a user