Closed ZL-Asica closed 4 hours ago
In PostListLayout add mb-10 to add a gap before pagination.
PostListLayout
mb-10
<div className='mb-10 grid grid-cols-1 gap-10'>
Fixed in
https://github.com/ZL-Asica/SuzuBlog/commit/10e5d2aa20f090fe990e28da11aad5f555d141a1
In
PostListLayout
addmb-10
to add a gap before pagination.