Revert an unexpected commit#714
Conversation
Tweak styles in DocHome: update heading color and weight, add bottom padding, and switch to website color tokens. Adjust TOC link sizing and vertical padding (14px→13px, 0.25rem→4px) and change hover behavior to set color and a left border instead of bolding text. These changes improve contrast and provide a clearer hover indicator for table-of-contents entries.
|
@lilin90 is attempting to deploy a commit to the test-vi Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Code Review
This pull request refactors and simplifies the layout and styling of the DocHome component, including updating text styles, transitioning the card container to use an auto-fit grid layout, and removing the redundant colspan prop in favor of colSpan. However, simplifying the gridColumn to a fixed span can cause horizontal layout overflow on smaller screens. It is recommended to responsively cap the grid column span based on the breakpoint.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This reverts commit a7688c4.
Revert commit bcab1e1