Skip to content

Commit

Permalink
fix:adjust marathon content
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentxuu committed Jan 15, 2025
1 parent 02cc7f3 commit 6db6c6b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contexts/Promotion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ enum PromotionType {
const promotionConfigs = {
[PromotionType.LearningMarathon]: {
texts: [
"✨「島島盃 - 2025 春季學習馬拉松」開跑啦!1/19 截止申請!✨",
"✨「島島盃 - 2025 春季學習馬拉松」開跑啦!1/24 截止申請!✨",
"✨參加學習馬拉松,一起為自己重新打造喜歡的學習生活吧!✨",
"✨申請學習馬拉松,即可試用最新個人化功能輔助學習唷!✨",
],
Expand Down
2 changes: 1 addition & 1 deletion pages/learning-marathon/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const StyledBannerButton = styled(Button)`
@media (max-width: 767px) {
&.MuiButton-root {
top: calc(100vw / 1.434);
top: calc(100vw / 1.25);
}
}
`;
Expand Down
Binary file modified public/assets/learning-marathon/2025S1-desktop-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/learning-marathon/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6db6c6b

Please sign in to comment.