fix: center page numbers in pagination
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 7s
Mirror to GitHub / mirror (push) Failing after 4s
Tests / test (push) Failing after 18s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ashisgreat22 2026-03-22 22:36:06 +01:00
parent a61a3a9c70
commit f92ec02dba
2 changed files with 1 additions and 1 deletions

View file

@ -473,7 +473,7 @@ main {
background: var(--accent) !important; background: var(--accent) !important;
color: #fff !important; color: #fff !important;
font-size: 0.9rem; font-size: 0.9rem;
display: inline-flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
} }

BIN
kafka

Binary file not shown.