feat: design changes
All checks were successful
Build / build (push) Successful in 4m18s
Build / deploy-stage (push) Successful in 2m44s
Build / switch-stage (push) Successful in 1m58s

This commit is contained in:
2024-12-16 14:09:03 +01:00
parent b03f3340b9
commit 06d2dddb1b
9 changed files with 64 additions and 24 deletions

View File

@@ -7,4 +7,8 @@
padding: 0.75rem 1.5rem;
border: none;
cursor: pointer;
&:hover {
background-color: var(--bs-primary-light);
}
}