Update timeline

pull/1/head
Made Baruna 2021-04-06 17:26:56 +08:00
parent f409505dfe
commit e31182f5bb
3 changed files with 2 additions and 3 deletions

View File

@ -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,
},
],

View File

@ -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