diff --git a/src/data/timeline.js b/src/data/timeline.js index 1246a9a5..4b99e4d7 100644 --- a/src/data/timeline.js +++ b/src/data/timeline.js @@ -93,7 +93,7 @@ export const eventsData = [ { name: 'Shadows Amidst Snowstorms', pos: '0% 20%', - zoom: '150%', + zoom: '180%', image: 'shadows_amidst_snowstorms.jpg', start: '2021-11-25 11:00:00', end: '2021-12-13 03:59:59', @@ -170,7 +170,7 @@ export const eventsData = [ color: '#dfe9f2', url: 'https://www.hoyolab.com/article/1432656', pos: '0% 20%', - zoom: '150%', + zoom: '180%', image: 'shadows_amidst_snowstorms.jpg', startOnly: true, }, diff --git a/static/images/events/shadows_amidst_snowstorms.jpg b/static/images/events/shadows_amidst_snowstorms.jpg index eda16db9..d91129ae 100644 Binary files a/static/images/events/shadows_amidst_snowstorms.jpg and b/static/images/events/shadows_amidst_snowstorms.jpg differ