Skip to content

Commit 4fd61dd

Browse files
committed
update button
1 parent 6af8da2 commit 4fd61dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/components/assessment-flow/AssessmentIntro.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default function AssessmentIntro({
6565
</span>
6666
</label>
6767
<Button
68-
className="w-30 justify-around px-18 py-2"
68+
className="px-4 py-2"
6969
onClick={onStart}
7070
variant="primary"
7171
disabled={!guidelinesChecked}

0 commit comments

Comments
 (0)