Carsonthemonkey / GIST

App to summarize audio files for the LC ACM spring 2023 hackathon
MIT License
3 stars 0 forks source link

Remove html breaks and replace with CSS margins or padding #95

Open katberge opened 1 year ago

katberge commented 1 year ago

Should make our code a bit cleaner and consistent. One place to do this is lines 115-116 in SummaryPanel.tsx. (Note: I was going off of my version of SummaryPanel in a branch, those line numbers might be different. It is near the top of the components HTML to render)