Skip to content

Commit

Permalink
bug: forgot closing tag
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Sklar <[email protected]>
Co-authored-by: Franco Waisfeld <[email protected]>
Co-authored-by: Joseph Liang <[email protected]>
  • Loading branch information
4 people committed Apr 24, 2024
1 parent 796bcab commit ec5411c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default function HomepageFeatures() {
<div className="mt-5">
<div className="mx-auto h-[2px] max-w-md bg-gradient-to-r from-transparent via-syncoGreen to-transparent"></div>
</div>
</div>
</FadeInSection>
<FadeInSection>
<div className="w-9/12 h-30 py-10 my-20 mx-auto md:px-6">
Expand Down

0 comments on commit ec5411c

Please sign in to comment.