mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-13 22:04:54 -05:00
@@ -61,7 +61,7 @@ const {
|
||||
<section class="mx-4 sm:mx-12 mb-14">
|
||||
<div class="border border-bg-200 rounded-md p-6">
|
||||
<div class="flex flex-col sm:flex-row gap-2 justify-between items-center">
|
||||
<div class="flex-col gap-2 text-center sm:text-left">
|
||||
<div class="flex-col gap-2">
|
||||
<h2 class="text-xl font-semibold">
|
||||
Audacity
|
||||
</h2>
|
||||
@@ -81,7 +81,7 @@ const {
|
||||
}
|
||||
|
||||
<section class="mx-4 sm:mx-12 flex flex-col">
|
||||
{OS !== "Linux" && <h5 class="text-center sm:text-left">Download without Musehub</h5>}
|
||||
{OS !== "Linux" && <h5>Download without Musehub</h5>}
|
||||
|
||||
<div class="flex flex-col gap-4 mt-6">
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user