mirror of https://github.com/luizdepra/hugo-coder.git

Dave Nicolson
29.02.2025 cb13ec4671611990420f29321c4430e928a67518
refs
author Dave Nicolson <david.nicolson@gmail.com>
Friday, August 29, 2025 13:02 +0200
committer GitHub <noreply@github.com>
Friday, August 29, 2025 13:02 +0200
commitcb13ec4671611990420f29321c4430e928a67518
tree 286c591074315020d5ea551b37ad72da6e2f52bc tree | zip | gz
parent a5fc33e60e4ba006a4003929b30eb8788c8eef0b view | diff
Fix pagination (#979)

### Prerequisites

Put an `x` into the box(es) that apply:

- [x] This pull request fixes a bug.
- [ ] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

| Before | After |
|-------------------|-------------------|
| <img width="370" height="93" alt="PixelSnap 2025-07-18 at 19 56 00@2x"
src="https://github.com/user-attachments/assets/d727e71b-3024-4ead-8f72-4ff2687b9f50"
/> | <img width="434" height="28" alt="PixelSnap 2025-07-18 at 19 56
16@2x"
src="https://github.com/user-attachments/assets/67fa4717-5825-4bf5-87bc-6420429c125b"
/> |

### Issues Resolved

List any existing issues this pull request resolves.

### Checklist

Put an `x` into the box(es) that apply:

#### General

- [ ] Describe what changes are being made
- [ ] Explain why and how the changes were necessary and implemented
respectively
- [ ] Reference issue with `#<ISSUE_NO>` if applicable

#### Resources

- [ ] If you have changed any SCSS code, run `make release` to
regenerate all CSS files

This resulted in a substantial number of seemingly unrelated changes.

#### Contributors

- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already

Co-authored-by: Luiz F. A. de PrĂ¡ <luizdepra@users.noreply.github.com>
1 files modified
4 ■■■ changed files
assets/scss/_pagination.scss 4 ●●● diff | view | raw | blame | history