Skip to content

Commit

Permalink
about-alignment-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IkkiOcean committed Nov 6, 2024
1 parent d18201b commit 94c6857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/component/About.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function About(props) {
// }, []); // Empty dependency array ensures this effect runs only once when component mounts

return (
<div>
<div className="mt-14">
{/* About Main Section */}
<div
className="about-content container mx-auto px-4 py-16 h-auto min-h-[100vh]"
Expand Down

0 comments on commit 94c6857

Please sign in to comment.