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 4e2e6b3 commit 6a902efCopy full SHA for 6a902ef
apps/codingcatdev/src/routes/(top-level-pages)/sponsorships/podcast/+page.svelte
@@ -52,7 +52,7 @@
52
<li>Podcast Sponsorship</li>
53
</ol>
54
55
-<section>
+<section class="markdown">
56
<!-- <div class="sticky top-0 right-0 z-50 flex m-2 jusify-end">
57
<button
58
ref={scrollBtn}
@@ -160,7 +160,7 @@
160
<div class="flex flex-col items-center gap-4">
161
<div class="text-4xl font-bold text-primary-500">Age Range</div>
162
<div class="font-bold text-8xl text-primary-500">25-34</div>
163
- <div>Most listeners fall within this range.</div>
+ <div class="font-bold">Most listeners fall within this range.</div>
164
</div>
165
166
<div class="text-4xl font-bold text-primary-500">Spotify</div>
0 commit comments