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

Closed
s-damith opened this issue Dec 10, 2024 · 0 comments · Fixed by #259
Closed

Card components misaligned on Introduction page #258

s-damith opened this issue Dec 10, 2024 · 0 comments · Fixed by #259

Comments

@s-damith
Copy link
Contributor

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.

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 a pull request may close this issue.

2 participants