You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Clone the repository.
Navigate to the project directory and run the command: npm install.
Start the application by running the command: npm start.
Context Information
OS: [macOS]
Web Browser: [Brave]
Detailed Description
Possible Implementation
Add padding to enhance the user experience.
The text was updated successfully, but these errors were encountered:
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:
Context Information
Detailed Description
Possible Implementation
Add padding to enhance the user experience.
The text was updated successfully, but these errors were encountered: