Skip to content

Commit 24fc369

Browse files
committed
centered everything
1 parent 93349b9 commit 24fc369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/chapters/Chapters.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ const Chapters = ({
192192
]
193193
return (
194194
<>
195-
<div className="mt-10">
195+
<div className="mt-10 text-center">
196196
<HeadingTwo className="text-center">Chapters</HeadingTwo>
197197
{/* chAPTERS GRID */}
198198
<HeadingThree className="text-center">Backend</HeadingThree>

0 commit comments

Comments
 (0)