-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Description
Description of the bug:
I've noticed that in the "What's New?" section of the UI, the cards/divs for "Roadmap," "Community updates," and "Query quickstart tutorial" are not perfectly aligned horizontally, which makes the layout look uneven . This misalignment can detract from the professional appearance and clarity of the page.

Suggestion:
It would enhance the overall user experience if these elements were adjusted so that their tops and content are aligned in a straight line. A more consistent alignment will improve readability and make the interface feel more polished.
Let me know if you'd like a mockup or any further details. Happy to help contribute to the UI/UX!
Thanks!
Which category does this issue belong to?
No response
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
We can give a proper width and flex to make equal distributed. Due to the images width the title postion is changed. So we can enhance the overall user experience if these elements were adjusted so that their tops and content are aligned in a straight line. A more consistent alignment will improve readability and make the interface feel more polished.
Which operating system are you running Bazel on?
linux
What is the output of bazel info release
?
No response
If bazel info release
returns development version
or (@non-git)
, tell us how you built Bazel.
No response
What's the output of git remote get-url origin; git rev-parse HEAD
?
If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.
No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response