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 4fa32ef commit 6c5c989Copy full SHA for 6c5c989
src/pages/TryNow/MusicBlocks.tsx
@@ -67,7 +67,7 @@ const MusicBlocksPage = () => {
67
<main className="container mx-auto px-4 sm:px-6 md:px-8 py-6">
68
<FeatureSection data={musicBlocksData} />
69
70
- <p className="flex justify-center">
+ <p className="flex justify-center flex-wrap">
71
<span className="text-[#436EA6]">Learn music</span>
72
<span className="dark:text-white">,</span>
73
<span className="text-[#FEC613]">math</span>
0 commit comments