add pagy, improve checks#index

This commit is contained in:
david 2024-07-21 00:33:38 +02:00
parent c44c9ccaba
commit 6d3a269231
11 changed files with 274 additions and 10 deletions

View file

@ -53,4 +53,8 @@
border: 0;
border-left: 4px solid var(--bs-warning);
}
.navbar-brand {
color: $pink;
}