mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-10 20:12:23 +01:00
Update timeline
This commit is contained in:
parent
f409505dfe
commit
e31182f5bb
3 changed files with 2 additions and 3 deletions
|
@ -16,11 +16,10 @@ export const eventsData = [
|
|||
pos: '60% 30%',
|
||||
image: 'a_thousand_questions_with_paimon.jpg',
|
||||
start: '2021-04-06 13:00:00',
|
||||
end: '2021-04-13 04:00:00',
|
||||
end: '2021-04-8 23:59:59',
|
||||
color: '#EFDEB4',
|
||||
zoom: '180%',
|
||||
url: 'https://www.hoyolab.com/genshin/article/278505',
|
||||
startOnly: true,
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
: '200%'};"
|
||||
>
|
||||
<div class="event-item {nextDiff < 1 ? '' : 'rounded-xl'}" />
|
||||
<span class="event-name text sticky left-0 font-display text-base md:text-lg text-black font-bold whitespace-no-wrap">
|
||||
<span class="event-name text sticky left-0 font-display text-base md:text-lg text-black font-bold whitespace-no-wrap overflow-hidden">
|
||||
{event.name}
|
||||
</span>
|
||||
<!-- Ending timer-->
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 123 KiB |
Loading…
Reference in a new issue