alignment tweaks

This commit is contained in:
Seth Forsgren 2022-11-29 12:05:22 -08:00
parent 9e89f9067a
commit d1edfd1114
1 changed files with 2 additions and 2 deletions

View File

@ -113,11 +113,11 @@ export default function Home() {
beats similar to a hi-hat sound.
</p>
<Image
className="ml-16 m-5 w-2/5"
className="ml-24 m-5 w-2/5 pt-5"
src={handDrawnSpectrogramImg}
alt={"hand drawn spectrogram"}
/>
<div className="m-5 ml-16">
<div className="m-5 ml-24">
<audio controls src="/about/hand_drawn.mp3" className="w-1/2">
Your browser does not support audio.
</audio>