We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af8da2 commit 4fd61ddCopy full SHA for 4fd61dd
1 file changed
src/lib/components/assessment-flow/AssessmentIntro.tsx
@@ -65,7 +65,7 @@ export default function AssessmentIntro({
65
</span>
66
</label>
67
<Button
68
- className="w-30 justify-around px-18 py-2"
+ className="px-4 py-2"
69
onClick={onStart}
70
variant="primary"
71
disabled={!guidelinesChecked}
0 commit comments