Skip to content

Commit

Permalink
style: tweak word wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndr committed Oct 26, 2024
1 parent 2579fab commit 7d45271
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import ShowsByYear from '../components/shows_by_year'

import './index.css'


export default function Index() {
return <Layout className="homepage">
<SEO
Expand All @@ -20,7 +19,7 @@ export default function Index() {
<section className="homepage__banner">
<p>
<span><a href="https://www.jambase.com/article/grateful-dead-bassist-phil-lesh-obituary" title="obit on JamBase" target="_blank" referrer="noopener">RIP</a> <a href="https://www.instagram.com/p/DBjvWcHPbQB/" title="Instagram @phillesh" target="_blank" referrer="noopener">Phil Lesh</a>...</span>
<span>thank you for all the music</span>
thank you for all the music
<span>❤️🧡💛💚🩵💙💜🩷🤎🖤</span>
</p>
</section>
Expand Down

0 comments on commit 7d45271

Please sign in to comment.