Skip to content

Improve FAQ item UI: better padding, alignment, and hover styling #528

Improve FAQ item UI: better padding, alignment, and hover styling

Improve FAQ item UI: better padding, alignment, and hover styling #528

Triggered via pull request November 1, 2025 16:56
@mdrafi28mdrafi28
opened #521
Status Success
Total duration 32s
Artifacts

bot.yml

on: pull_request_target
Workflow Status Check
30s
Workflow Status Check
Fit to window
Zoom out
Zoom in

Annotations

1 error
Workflow Status Check: src/components/FAQItem.tsx#L57
Type '{ initial: { backgroundColor: string; y: number; }; hover: { scale: number; backgroundColor: string; y: number; boxShadow: string; transition: { type: string; stiffness: number; damping: number; }; }; }' is not assignable to type 'Variants'.