Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kn4ihp authored Jul 26, 2024
1 parent 36423a3 commit 7bfb27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const About = () => {
<>
<div className="flex-1 px-20 text-center">
<div className="flex-1 pt-36 padding-x hero__subtitle py-9">
<h1>About Us</h1>
<h1 className="hero__title justify-center text-center items-center">About Us</h1>
<p>Youth in Nigeria have little exposure to computer programming.
This lack of exposure hinders future opportunities. NaijaCoder is
geared towards using computer science as a tool for a better economic,
Expand Down

0 comments on commit 7bfb27e

Please sign in to comment.