mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-05 07:23:09 -05:00
Update responsive styling
This commit is contained in:
@@ -18,11 +18,11 @@ import Audacity_Logo from "../../assets/img/Audacity_Logo.png";
|
||||
|
||||
<div class="flex flex-col items-center justify-center space-y-8">
|
||||
<PrimaryDownloadButton client:only />
|
||||
<div class="flex flex-col md:flex-row md:divide-x md:gap-x-4">
|
||||
<div class="flex flex-col sm:flex-row sm:divide-x sm:gap-x-4">
|
||||
<p class="text-gray-600">Latest version 3.2.4</p><a
|
||||
href="https://github.com/audacity/audacity/releases/tag/Audacity-3.2.4"
|
||||
target="_blank"
|
||||
class="text-gray-600 md:pl-4 underline">Read release notes</a
|
||||
class="text-gray-600 sm:pl-4 underline">Read release notes</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user