Skip to content

Commit

Permalink
Update App.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry-Larriee committed Jun 8, 2024
1 parent a20d15a commit 648d323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ function App() {
{/* it's called a content explosion because of how ridiculously large the text is */}
<section className='content-explosion'>
<p className='content-explosion-header'>Service Dogs can cost up to $50,000 and take two years to train</p>
<p className='content-explosion-subtext'>Compare that to Charlie, who has a price point of around <u>$10,000 or less</u></p>
<p className='content-explosion-subtext'>Compare that to Charlie, who has a price point of around <u>$15,000 or less</u></p>
</section>

<section className='content-explosion-two'>
Expand Down

0 comments on commit 648d323

Please sign in to comment.