feat: add footer menu, change paginator design
Some checks failed
Build / deploy-stage (push) Blocked by required conditions
Build / switch-stage (push) Blocked by required conditions
Build / build (push) Has been cancelled

This commit is contained in:
2024-12-15 20:44:43 +01:00
parent 696881e4f8
commit 8905c5731d
6 changed files with 43 additions and 15 deletions

View File

@@ -2,6 +2,7 @@
background-color: var(--bs-primary);
color: var(--bs-yellow);
font-family: 'Inter', sans-serif;
font-weight: 700;
border-radius: .5rem;
padding: 0.75rem 1.5rem;
border: none;