Skip to content

Conversation

AbrahamNobleOX
Copy link

@AbrahamNobleOX AbrahamNobleOX commented Jul 31, 2025

… greeting styles for better responsiveness)

Description

This pull request introduces responsive design improvements to the Button and Greeting components, ensuring better usability and layout adjustments on smaller screen sizes. The changes include updates to styling rules for buttons and container elements to enhance alignment, spacing, and sizing.

Responsive design improvements:

  • Button component (src/components/button/Button.scss):

    • Added responsive width, margin, and padding adjustments for .main-button at different breakpoints (e.g., 480px and 320px). These changes ensure proper button sizing and alignment on smaller screens.
  • Greeting component (src/containers/greeting/Greeting.scss):

    • Updated .download-link-button to be fully responsive by adding width: 100% and centering it with display: flex and justify-content: center.
    • Adjusted .button-greeting-div to use flex-direction: column and align-items: center for better vertical alignment and spacing on screens smaller than 768px.

Fixes # (issue)
#809

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

vercel bot commented Jul 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
developer-folio Ready Ready Preview Comment Aug 19, 2025 1:50pm

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.

1 participant