Skip to content

Commit

Permalink
Update Hero.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
sarah11918 authored May 23, 2023
1 parent 1565f30 commit 3cb2413
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@ import houstonOmg from "../assets/houston_omg.webp"
class="flex flex-col gap-4 overflow-hidden rounded-md bg-astro-gray-700 px-6 shadow-md lg:flex-row"
>
<div class="flex flex-1 flex-col gap-4 py-6 text-astro-gray-200">
<h2 class="font-bold text-astro-gray-100">Let’s get started</h2>
<p>
Get started with a new Astro project!
</p>
<p>
Open and edit any of these templates in your choice of online code editor right
Open any of these templates in your choice of online code editor right
in your browser, or view the source code on GitHub.
</p>
</div>
Expand Down

0 comments on commit 3cb2413

Please sign in to comment.