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

Card components misaligned on Introduction page #258

Open
s-damith opened this issue Dec 10, 2024 · 0 comments · May be fixed by #259
Open

Card components misaligned on Introduction page #258

s-damith opened this issue Dec 10, 2024 · 0 comments · May be fixed by #259
Labels

Comments

@s-damith
Copy link

Bug Report

Describe the Bug

After starting the application and navigating to the main introduction page, the card components do not display the content properly. Some padding is missing, causing the layout to appear distorted.

Expected Behavior

Card elements need to properly display their inner content.

Observed Behavior

Some padding is missing, which causes the layout to look distorted.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Clone the repository.
  2. Navigate to the project directory and run the command: npm install.
  3. Start the application by running the command: npm start.

Context Information

  • OS: [macOS]
  • Web Browser: [Brave]

Detailed Description

localhost_4200_introduction(lap) (1)

Possible Implementation

Add padding to enhance the user experience.

@s-damith s-damith linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant