mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-14 16:22:58 -05:00
Tighten up vertical spacing
This commit is contained in:
@@ -5,7 +5,7 @@ import DownloadMuseHubButton from "../button/DownloadMuseHubButton";
|
||||
---
|
||||
|
||||
<section id="main">
|
||||
<div class="flex flex-col items-center py-8 md:py-12 lg:py-20 xl:py-24 mx-6">
|
||||
<div class="flex flex-col items-center py-8 md:pt-10 md:pb-12 lg:pt-16 lg:pb-20 xl:pt-20 xl:pb-24 mx-6">
|
||||
<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 class="leading-tight max-w-2xl text-center mt-2">
|
||||
Audacity is the world's most popular audio editing and recording app
|
||||
|
||||
Reference in New Issue
Block a user