Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
fix goodbye typo
  • Loading branch information
alexstubbs authored Mar 5, 2024
1 parent 217f5ce commit aaf3f95
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ <h1 class="text-3xl md:text-[3.5rem] flex text-center md:leading-[4rem]">Share t
</div>
<p class="text-center text-xl md:text-2xl text-gray-200">Over 3,117 neighbours shared over 135,883 things</p>
<button onclick="openDialog()" class="bg-[#F89831] px-10 py-4 thanks text-lg md:text-2xl font-base">Thank you and
good
bye!</button>
goodbye!</button>
</div>
<img src="assets/people.svg" alt="Streetbank logo" class="absolute bottom-0 left-0 w-full">

Expand Down Expand Up @@ -160,4 +159,4 @@ <h1>We are saying goodbye!</h1>
</style>
</body>

</html>
</html>

0 comments on commit aaf3f95

Please sign in to comment.