Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/pages/voice/changelog.astro
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const description =
prose-headings:font-bold prose-headings:text-gray-900 dark:prose-headings:text-white
prose-h1:text-2xl prose-h1:leading-snug prose-h1:mb-3
prose-h2:text-base prose-h2:mt-8
prose-h3:text-sm prose-h3:mt-4 prose-h3:mb-2
prose-a:text-gray-600 dark:prose-a:text-gray-400 prose-a:underline prose-a:underline-offset-2
prose-strong:text-gray-900 dark:prose-strong:text-gray-200
prose-code:text-gray-800 dark:prose-code:text-gray-200 prose-code:bg-gray-100 dark:prose-code:bg-white/10
Expand Down
Loading