We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9635d5 + 29bfefd commit eaa0a79Copy full SHA for eaa0a79
src/pages/careers/index.tsx
@@ -523,7 +523,7 @@ function CareersContent() {
523
variants={fadeIn}
524
>
525
<div className="testimonial-content text-center">
526
- <div className="w-20 h-20 bg-gradient-to-br from-blue-400 to-purple-500 rounded-full mx-auto mb-6 flex items center justify-center">
+ <div className="w-20 h-20 bg-gradient-to-br from-blue-400 to-purple-500 rounded-full mx-auto mb-6 flex items-center justify-center">
527
<span className="text-2xl">👤</span>
528
</div>
529
<blockquote
0 commit comments