Skip to content
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

Develop #217

Merged
merged 3 commits into from
Jan 21, 2025
Merged

Develop #217

merged 3 commits into from
Jan 21, 2025

Conversation

naoki-00-ito
Copy link
Member

This pull request includes changes to the src/components/Header directory to refactor button styles by consolidating them into a separate file. The most important changes involve creating a new buttonClass.ts file to centralize button styles and updating the Menu.astro and index.astro components to use these new styles.

Refactoring button styles:

  • src/components/Header/buttonClass.ts: Created a new file to define and export buttonOpenClass and buttonCloseClass constants using the cn utility function for consistent button styling.

Updating components to use new button styles:

close #183

@naoki-00-ito naoki-00-ito self-assigned this Jan 21, 2025
@naoki-00-ito naoki-00-ito merged commit 85d9811 into main Jan 21, 2025
1 check passed
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.

menuボタン内の余白を調整してほしいです。
1 participant