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.
1 parent b35c883 commit 035b782Copy full SHA for 035b782
src/pages/About/FAQs.tsx
@@ -103,7 +103,7 @@ const FAQs = () => {
103
whileTap="tap"
104
>
105
<motion.div
106
- className="w-12 h-12 bg-white dark:bg-gray-700 flex items-center justify-center rounded-lg mb-4"
+ className="w-12 h-12 bg-white dark:bg-white-700 flex items-center justify-center rounded-lg mb-4"
107
variants={faqPageAnimations.quickAnswerIcon}
108
custom={index}
109
0 commit comments