Skip to content

Conversation

@Niranjan7407
Copy link
Contributor


name: Try Button Alignment
about: Fixing buttons alignment in Try section

Description

I fixed the horizontal alignment of buttons which seemed to be a design issue.

Related Issue

This PR fixes #46

Changes Made

  • Added flex-1/3 for h3,p and button elements.

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

Screenshot 2025-03-17 121024

@sa-fw-an
Copy link
Member

Please do not combine multiple issue fixes in a Single PR. Raise a seperate PR for it. Always Lint files before pushing.
Refer PR for an understanding of how to lint on windows:

@sa-fw-an sa-fw-an closed this Mar 17, 2025
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.

Try section buttons not in proper alignment

2 participants