mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-14 16:22:58 -05:00
add linebreak in hero text
This commit is contained in:
@@ -11,7 +11,7 @@ import DownloadMuseHubButton from "../button/DownloadMuseHubButton";
|
||||
<div class="flex flex-col gap-2 col-start-2 col-span-10 items-center text-center">
|
||||
<img alt="A yellow and orange waveform between the ears of a set of blue headphones" class="w-12 md:w-16" src={Audacity_Logo.src} />
|
||||
<h1>
|
||||
Audacity, the world's most popular audio editing and recording app
|
||||
Audacity is the world's most popular <br>audio editing and recording app
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user