-
-
Notifications
You must be signed in to change notification settings - Fork 696
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
[BUG] Improper alignment of case study cards in case studies page #3494
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
can i fix the bug |
@Kalprajsinh I appreciate your contribution, but I noticed you've resolved the issue I created and was already working on. I kindly request you to delete your pull request. In the future, please consider raising your own issues and working on those instead. |
Each individual card is actually taking up 1/3rd of the horizontal available space. Since there are only 2 cards, the alignment looks like it isn't proper, even though it is technically. Closing this as this is a design choice to include 3 cards in each row. |
Describe the bug.
The cards are not aligned at the center of the screen.
Expected behavior
All cards should take up equal space, maintaining consistent vertical alignment for a balanced layout.
Screenshots
How to Reproduce
🥦 Browser
Google Chrome
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: