We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e02d5c commit 8e8aac7Copy full SHA for 8e8aac7
src/components/chapters/Chapters.js
@@ -202,7 +202,7 @@ const Chapters = ({
202
]
203
return (
204
<>
205
- <div className="mt-10 text-left">
+ <div className="mt-10 text-left p-4">
206
<HeadingTwo className="text-left font-bold">Chapters</HeadingTwo>
207
{/* chAPTERS GRID */}
208
<HeadingThree className="text-left text-green font-bold">
0 commit comments