-> font-bold

This commit is contained in:
Vanilagy
2025-05-25 22:24:37 +02:00
parent 01e879929d
commit 685b5087f5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
</head>
<body class="flex flex-col items-center py-10 bg-zinc-50 text-zinc-800 dark:bg-zinc-900 dark:text-zinc-200 px-2 h-svh">
<h1 class="text-3xl font-medium text-purple-800 dark:text-purple-200">Media player example</h1>
<h1 class="text-3xl font-bold text-purple-800 dark:text-purple-200">Media player example</h1>
<p>Select or drop a media file, and a fully custom, Mediakit-powered player will appear.</p>
<div class="flex gap-2 mt-4">