mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-09 08:42:53 -05:00
Improve html semantics
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<section class="bg-gray-900">
|
||||
<div class="px-8 pt-10 pb-16 max-w-md sm:max-w-xl md:max-w-xl lg:max-w-2xl mx-auto text-center">
|
||||
<h1 class="mt-6 sm:mt-8 text-lg sm:text-2xl text-white">
|
||||
<h2 class="mt-6 sm:mt-8 text-lg sm:text-2xl text-white">
|
||||
Audacity <span class="text-blue-500 font-bold">v3.3</span> is here!
|
||||
<iframe
|
||||
class="w-full aspect-video rounded-md mt-4 shadow-xl"
|
||||
src="https://www.youtube.com/embed/DTRnDNR9LR8"
|
||||
title="YouTube video player"></iframe>
|
||||
</h1>
|
||||
</h2>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user