Skip to content

feat(home): add "view all" buttons for events, blogs, and partners #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dethan3
Copy link
Contributor

@dethan3 dethan3 commented Mar 18, 2025

PR-36 PR-36 PR-36 Powered by Pull Request Badge

Checklist(清单):

  • Labels

  • Assignees

  • Reviewers

  • Built the homepage layout based on the design.

  • Added components for Events, Blog Posts, and Sponsors & Partners sections.

@dethan3 dethan3 requested a review from TechQuery March 18, 2025 07:45
Comment on lines +9 to +10
color: #0070f3;
text-align: center;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

用 Bootstrap 工具类

Comment on lines +13 to +15
.main p {
line-height: 1.6;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines +52 to +53
--bs-primary: #000000;
--bs-primary-rgb: 2, 141, 250;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

主色涉及大量的文字、按钮、背景等元素的颜色,想清楚了再修改。而且这两个变量需要一致,不可能 16 进制和 RGB 算出来是不一样的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants