Skip to content

Commit

Permalink
Unnecessary Text header
Browse files Browse the repository at this point in the history
  • Loading branch information
cherriae committed Oct 11, 2024
1 parent 506bcb4 commit bf00b09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pages/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -604,8 +604,6 @@ export default function AboutPage() {
</ImagesSlider>
</div>
<div className={"w-full justify-center text-center items-center p-5"}>
<h1 className={"main"}>Awards</h1>
<hr className="align-middle border-gray-500 my-2 w-[40%] overflow-x-hidden m-auto"/>
<div className={"flex flex-wrap mt-10 gap-7 items-center justify-center"}>
{Awards.map((award, index) => (
<AwardBanner
Expand Down

0 comments on commit bf00b09

Please sign in to comment.