Skip to content

Commit a70b6b2

Browse files
committed
Removing the container
1 parent b73e7cb commit a70b6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Resume/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function ResumeNew() {
1818

1919
return (
2020
<>
21-
<div className="container mx-auto py-12 resume-section">
21+
<div className="mx-auto py-12 resume-section">
2222
<div className="flex justify-center my-4">
2323
<Button
2424
borderRadius="1.75rem"

0 commit comments

Comments
 (0)