Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Pagination #66

Open
azuryte5 opened this issue May 24, 2024 · 1 comment
Open

Feat: Pagination #66

azuryte5 opened this issue May 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@azuryte5
Copy link

page-item
page item active
font styles like colour and sizing
page-link
disabled state
default alignment (likely center)

@azuryte5 azuryte5 added the enhancement New feature or request label May 24, 2024
@NickDJM
Copy link
Contributor

NickDJM commented Jun 11, 2024

Just as a note: A quick temporary fix (assuming your pagination is a simple <ul> with <li>s) is adding the .menu class to the <ul>.

This will give you a decently styled look until we implement a proper .pagination class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants