ZL-Asica / SuzuBlog

A minimalist and fast Next.js blog template, using Markdown for content management. 基于 Next.js 的博客模板。
https://suzu.zla.app
GNU General Public License v3.0
0 stars 0 forks source link

BUG: style of pagination in post. #69

Closed ZL-Asica closed 4 hours ago

ZL-Asica commented 5 hours ago

In PostListLayout add mb-10 to add a gap before pagination.

<div className='mb-10 grid grid-cols-1 gap-10'>
ZL-Asica commented 4 hours ago

Fixed in

https://github.com/ZL-Asica/SuzuBlog/commit/10e5d2aa20f090fe990e28da11aad5f555d141a1